[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:04:02.333261  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:35213
I20260710 11:04:02.334858  5841 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:04:02.335912  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:02.354079  5847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:02.354105  5850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:02.355795  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:02.354115  5848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:03.593086  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:03.593423  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:03.593596  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681443593574 us; error 0 us; skew 500 ppm
I20260710 11:04:03.594794  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:03.601575  5841 webserver.cc:533] Webserver started at http://127.5.180.126:33291/ using document root <none> and password file <none>
I20260710 11:04:03.602550  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:03.602811  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:03.603349  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:03.609297  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "0eb0fdc1b4e148edbaf38519bca936d3"
format_stamp: "Formatted at 2026-07-10 11:04:03 on dist-test-slave-3jtw"
I20260710 11:04:03.617976  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:04:03.623350  5856 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:03.624722  5841 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:04:03.625094  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "0eb0fdc1b4e148edbaf38519bca936d3"
format_stamp: "Formatted at 2026-07-10 11:04:03 on dist-test-slave-3jtw"
I20260710 11:04:03.625489  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:03.681537  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:03.683137  5841 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:04:03.683651  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:03.762311  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:35213
I20260710 11:04:03.762637  5907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:35213 every 8 connection(s)
I20260710 11:04:03.770457  5908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:03.793027  5908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: Bootstrap starting.
I20260710 11:04:03.799074  5908 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.800945  5908 log.cc:826] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: Log is configured to *not* fsync() on all Append() calls
I20260710 11:04:03.805719  5908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: No bootstrap required, opened a new log
I20260710 11:04:03.827355  5908 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER }
I20260710 11:04:03.827987  5908 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.828290  5908 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb0fdc1b4e148edbaf38519bca936d3, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.829368  5908 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER }
I20260710 11:04:03.829882  5908 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:03.830163  5908 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:03.830569  5908 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.835366  5908 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER }
I20260710 11:04:03.836412  5908 leader_election.cc:304] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [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: 0eb0fdc1b4e148edbaf38519bca936d3; no voters: 
I20260710 11:04:03.838218  5908 leader_election.cc:290] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:03.838601  5911 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.841280  5911 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb0fdc1b4e148edbaf38519bca936d3, State: Running, Role: LEADER
I20260710 11:04:03.842454  5911 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [LEADER]: Queue going to LEADER mode. State: All 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: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER }
I20260710 11:04:03.843544  5908 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:03.853631  5912 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER } }
I20260710 11:04:03.854060  5913 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0eb0fdc1b4e148edbaf38519bca936d3. Latest consensus state: current_term: 1 leader_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eb0fdc1b4e148edbaf38519bca936d3" member_type: VOTER } }
I20260710 11:04:03.855022  5913 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:03.854553  5912 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:03.859411  5919 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:03.872633  5919 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:03.874893  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:03.889226  5919 catalog_manager.cc:1383] Generated new cluster ID: 9ec214b8c7974c1e84bd513047ec610d
I20260710 11:04:03.889562  5919 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:03.914487  5919 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:03.916047  5919 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:03.930811  5919 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: Generated new TSK 0
I20260710 11:04:03.931809  5919 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:03.943073  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:03.954041  5930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:03.955123  5931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:03.959036  5933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:03.959538  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:03.960369  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:03.960592  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:03.960788  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681443960770 us; error 0 us; skew 500 ppm
I20260710 11:04:03.961407  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:03.966044  5841 webserver.cc:533] Webserver started at http://127.5.180.65:43695/ using document root <none> and password file <none>
I20260710 11:04:03.966619  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:03.966871  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:03.967188  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:03.968314  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "38efbf01dff144b5bcf859a27b2f500d"
format_stamp: "Formatted at 2026-07-10 11:04:03 on dist-test-slave-3jtw"
I20260710 11:04:03.974341  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:04:03.979014  5938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:03.979904  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:03.980270  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "38efbf01dff144b5bcf859a27b2f500d"
format_stamp: "Formatted at 2026-07-10 11:04:03 on dist-test-slave-3jtw"
I20260710 11:04:03.980655  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:04.000964  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:04.002867  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:04.005775  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:04.011860  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:04.012220  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.012531  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:04.012759  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.109460  6000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:40121 every 8 connection(s)
I20260710 11:04:04.109567  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:40121
I20260710 11:04:04.119164  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:04.129376  6005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:04.130164  6006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:04.137385  6008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:04.142731  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:04.143813  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:04.144093  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:04.144306  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681444144286 us; error 0 us; skew 500 ppm
I20260710 11:04:04.145104  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:04.145202  6001 heartbeater.cc:344] Connected to a master server at 127.5.180.126:35213
I20260710 11:04:04.145610  6001 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:04.147500  6001 heartbeater.cc:507] Master 127.5.180.126:35213 requested a full tablet report, sending...
I20260710 11:04:04.148665  5841 webserver.cc:533] Webserver started at http://127.5.180.66:43547/ using document root <none> and password file <none>
I20260710 11:04:04.149374  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:04.149634  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:04.149986  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:04.151561  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "f64e6ef8785c465eb0af3091809cebb4"
format_stamp: "Formatted at 2026-07-10 11:04:04 on dist-test-slave-3jtw"
I20260710 11:04:04.151693  5873 ts_manager.cc:194] Registered new tserver with Master: 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121)
I20260710 11:04:04.155280  5873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33938
I20260710 11:04:04.159823  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:04.165931  6013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.166893  5841 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:04:04.167246  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "f64e6ef8785c465eb0af3091809cebb4"
format_stamp: "Formatted at 2026-07-10 11:04:04 on dist-test-slave-3jtw"
I20260710 11:04:04.167647  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:04.194195  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:04.195923  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:04.198482  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:04.202890  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:04.203234  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.203516  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:04.203747  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.304685  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:36475
I20260710 11:04:04.304796  6075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:36475 every 8 connection(s)
I20260710 11:04:04.314299  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:04.322986  6079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:04.327239  6076 heartbeater.cc:344] Connected to a master server at 127.5.180.126:35213
I20260710 11:04:04.327803  6076 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:04.329149  6076 heartbeater.cc:507] Master 127.5.180.126:35213 requested a full tablet report, sending...
I20260710 11:04:04.333014  5873 ts_manager.cc:194] Registered new tserver with Master: f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:04.335253  5873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33946
W20260710 11:04:04.335994  6080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:04.338189  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:04.338155  6082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:04.339279  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:04.339459  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:04.339675  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681444339642 us; error 0 us; skew 500 ppm
I20260710 11:04:04.340230  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:04.343116  5841 webserver.cc:533] Webserver started at http://127.5.180.67:44597/ using document root <none> and password file <none>
I20260710 11:04:04.343605  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:04.343798  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:04.344077  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:04.345746  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "30def5f77a5f4e04989e77ae91292d98"
format_stamp: "Formatted at 2026-07-10 11:04:04 on dist-test-slave-3jtw"
I20260710 11:04:04.350993  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:04:04.354391  6087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.355294  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:04.355581  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "30def5f77a5f4e04989e77ae91292d98"
format_stamp: "Formatted at 2026-07-10 11:04:04 on dist-test-slave-3jtw"
I20260710 11:04:04.355860  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:04.373343  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:04.374904  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:04.376530  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:04.379994  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:04.380234  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.380492  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:04.380630  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:04.482726  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:42285
I20260710 11:04:04.482882  6149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:42285 every 8 connection(s)
I20260710 11:04:04.502386  6150 heartbeater.cc:344] Connected to a master server at 127.5.180.126:35213
I20260710 11:04:04.503075  6150 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:04.503901  6150 heartbeater.cc:507] Master 127.5.180.126:35213 requested a full tablet report, sending...
I20260710 11:04:04.506358  5873 ts_manager.cc:194] Registered new tserver with Master: 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:04.506598  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017976399s
I20260710 11:04:04.508800  5873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33948
I20260710 11:04:04.563083  5873 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:04.566819  5873 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:04.682241  5966 tablet_service.cc:1511] Processing CreateTablet for tablet a0d83dd474204ed884451e15414fd64c (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:04:04.687304  5966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d83dd474204ed884451e15414fd64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.689219  5962 tablet_service.cc:1511] Processing CreateTablet for tablet 72d07d8df7e0455ab01569bb268bb483 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:04:04.690603  5963 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ebf10c13c470993d0ec29dab98dab (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:04:04.694295  5963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ebf10c13c470993d0ec29dab98dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.689910  5965 tablet_service.cc:1511] Processing CreateTablet for tablet 76c8c985a36549e5a0e44f6e45923a71 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:04:04.689132  5964 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ca10ece8f451db433b47d6c396bc7 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:04:04.698285  5961 tablet_service.cc:1511] Processing CreateTablet for tablet a9d4c30260dc45b981ec9240a91958fd (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:04:04.700201  5964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ca10ece8f451db433b47d6c396bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.704401  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c8c985a36549e5a0e44f6e45923a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.705988  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d07d8df7e0455ab01569bb268bb483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.709437  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d4c30260dc45b981ec9240a91958fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.709663  5960 tablet_service.cc:1511] Processing CreateTablet for tablet ef9314f361e14bb094b069ca676f6eee (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:04:04.714994  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9314f361e14bb094b069ca676f6eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.744874  6039 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ca10ece8f451db433b47d6c396bc7 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:04:04.754547  6036 tablet_service.cc:1511] Processing CreateTablet for tablet a9d4c30260dc45b981ec9240a91958fd (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:04:04.748281  6041 tablet_service.cc:1511] Processing CreateTablet for tablet a0d83dd474204ed884451e15414fd64c (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:04:04.753582  6040 tablet_service.cc:1511] Processing CreateTablet for tablet 76c8c985a36549e5a0e44f6e45923a71 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:04:04.768431  6114 tablet_service.cc:1511] Processing CreateTablet for tablet 76c8c985a36549e5a0e44f6e45923a71 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:04:04.766566  6037 tablet_service.cc:1511] Processing CreateTablet for tablet 72d07d8df7e0455ab01569bb268bb483 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:04:04.766637  6038 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ebf10c13c470993d0ec29dab98dab (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:04:04.780612  6113 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9ca10ece8f451db433b47d6c396bc7 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:04:04.779857  6039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ca10ece8f451db433b47d6c396bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.764092  6115 tablet_service.cc:1511] Processing CreateTablet for tablet a0d83dd474204ed884451e15414fd64c (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:04:04.779673  6112 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ebf10c13c470993d0ec29dab98dab (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:04:04.787616  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 6202fc91e202476aa8cfba646792ca39 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:04:04.792392  6111 tablet_service.cc:1511] Processing CreateTablet for tablet 72d07d8df7e0455ab01569bb268bb483 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:04:04.794476  6114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c8c985a36549e5a0e44f6e45923a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.783941  6035 tablet_service.cc:1511] Processing CreateTablet for tablet ef9314f361e14bb094b069ca676f6eee (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:04:04.800854  6110 tablet_service.cc:1511] Processing CreateTablet for tablet a9d4c30260dc45b981ec9240a91958fd (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:04:04.795122  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 6202fc91e202476aa8cfba646792ca39 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:04:04.801759  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6202fc91e202476aa8cfba646792ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.797753  6040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c8c985a36549e5a0e44f6e45923a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.812814  6113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9ca10ece8f451db433b47d6c396bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.824123  6109 tablet_service.cc:1511] Processing CreateTablet for tablet ef9314f361e14bb094b069ca676f6eee (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:04:04.820916  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6202fc91e202476aa8cfba646792ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.829398  6110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d4c30260dc45b981ec9240a91958fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.833124  6109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9314f361e14bb094b069ca676f6eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.833722  6108 tablet_service.cc:1511] Processing CreateTablet for tablet 6202fc91e202476aa8cfba646792ca39 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:04:04.838112  6115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d83dd474204ed884451e15414fd64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.838152  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 2256d2e5541b4de5b3914e8119215fb9 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:04:04.838209  6033 tablet_service.cc:1511] Processing CreateTablet for tablet 2256d2e5541b4de5b3914e8119215fb9 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:04:04.841784  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2256d2e5541b4de5b3914e8119215fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.844856  6111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d07d8df7e0455ab01569bb268bb483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.851866  6041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d83dd474204ed884451e15414fd64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.852365  6107 tablet_service.cc:1511] Processing CreateTablet for tablet 2256d2e5541b4de5b3914e8119215fb9 (DEFAULT_TABLE table=test-workload [id=ae61fe685c7449b2b93d8949639cfa09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:04:04.861315  6108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6202fc91e202476aa8cfba646792ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.863355  6107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2256d2e5541b4de5b3914e8119215fb9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:04.871405  5921 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:04.879055  6038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ebf10c13c470993d0ec29dab98dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.890782  6112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ebf10c13c470993d0ec29dab98dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.890848  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9314f361e14bb094b069ca676f6eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.899324  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d4c30260dc45b981ec9240a91958fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.909458  6168 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:04.939575  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2256d2e5541b4de5b3914e8119215fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.947441  6037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d07d8df7e0455ab01569bb268bb483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:04.952073  6169 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:04.952633  6168 tablet_bootstrap.cc:654] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.960259  6169 tablet_bootstrap.cc:654] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.050948  6169 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.051465  6169 ts_tablet_manager.cc:1403] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.006s
I20260710 11:04:05.058588  6168 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.058385  6169 raft_consensus.cc:359] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.059191  6168 ts_tablet_manager.cc:1403] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.016s
I20260710 11:04:05.059237  6169 raft_consensus.cc:385] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.060755  6169 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.062706  6169 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.073716  6169 ts_tablet_manager.cc:1434] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260710 11:04:05.076459  6150 heartbeater.cc:499] Master 127.5.180.126:35213 was elected leader, sending a full tablet report...
I20260710 11:04:05.091658  6173 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.092132  6173 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.092252  6168 raft_consensus.cc:359] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.093310  6168 raft_consensus.cc:385] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.097365  6169 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.101033  6172 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.095088  6168 raft_consensus.cc:740] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.103044  6168 consensus_queue.cc:260] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.124934  6173 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.137558  6001 heartbeater.cc:499] Master 127.5.180.126:35213 was elected leader, sending a full tablet report...
I20260710 11:04:05.143692  6168 ts_tablet_manager.cc:1434] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.084s	user 0.016s	sys 0.020s
I20260710 11:04:05.144215  6172 tablet_bootstrap.cc:654] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.145838  6168 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.155803  6169 tablet_bootstrap.cc:654] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.156664  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.156781  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
W20260710 11:04:05.160161  6089 leader_election.cc:343] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:05.160995  6091 leader_election.cc:343] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.161449  6091 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98; no voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.162503  6174 raft_consensus.cc:2749] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.163403  6172 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.163875  6172 ts_tablet_manager.cc:1403] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.113s	user 0.001s	sys 0.018s
I20260710 11:04:05.164441  6168 tablet_bootstrap.cc:654] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.166795  6172 raft_consensus.cc:359] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.167579  6172 raft_consensus.cc:385] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.167878  6172 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.168684  6172 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.173563  6169 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.174067  6169 ts_tablet_manager.cc:1403] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260710 11:04:05.178234  6169 raft_consensus.cc:359] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.178999  6169 raft_consensus.cc:385] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.179296  6169 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.180162  6169 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.181811  6168 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.182216  6169 ts_tablet_manager.cc:1434] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:05.182279  6168 ts_tablet_manager.cc:1403] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260710 11:04:05.183655  6169 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.191287  6169 tablet_bootstrap.cc:654] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.192929  6168 raft_consensus.cc:359] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.193908  6168 raft_consensus.cc:385] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.194228  6168 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.195071  6168 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.198079  6076 heartbeater.cc:499] Master 127.5.180.126:35213 was elected leader, sending a full tablet report...
I20260710 11:04:05.199015  6172 ts_tablet_manager.cc:1434] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.004s
I20260710 11:04:05.199996  6172 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.204996  6168 ts_tablet_manager.cc:1434] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:04:05.206871  6172 tablet_bootstrap.cc:654] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.208647  6168 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.221050  6168 tablet_bootstrap.cc:654] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.222364  6172 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.222915  6172 ts_tablet_manager.cc:1403] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.019s
I20260710 11:04:05.227962  6172 raft_consensus.cc:359] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.230616  6172 raft_consensus.cc:385] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.231016  6172 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.231868  6172 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.233385  6168 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.233971  6168 ts_tablet_manager.cc:1403] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260710 11:04:05.234808  6172 ts_tablet_manager.cc:1434] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:04:05.235960  6172 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.238633  6168 raft_consensus.cc:359] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.239737  6168 raft_consensus.cc:385] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.240199  6168 raft_consensus.cc:740] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
W20260710 11:04:05.241775  6151 tablet.cc:2406] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:05.241335  6168 consensus_queue.cc:260] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.243427  6169 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.243980  6169 ts_tablet_manager.cc:1403] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.061s	user 0.032s	sys 0.019s
I20260710 11:04:05.247565  6169 raft_consensus.cc:359] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.248849  6169 raft_consensus.cc:385] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.249325  6169 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.250571  6169 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.253753  6172 tablet_bootstrap.cc:654] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.256183  6169 ts_tablet_manager.cc:1434] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:05.257126  6168 ts_tablet_manager.cc:1434] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260710 11:04:05.257582  6169 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.260679  6168 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.263247  6177 raft_consensus.cc:493] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.263775  6177 raft_consensus.cc:515] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.269552  6177 leader_election.cc:290] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.271631  6174 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.272200  6174 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.274504  6174 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.275856  6168 tablet_bootstrap.cc:654] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.276144  6172 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.276830  6172 ts_tablet_manager.cc:1403] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
I20260710 11:04:05.279639  6169 tablet_bootstrap.cc:654] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.281018  6172 raft_consensus.cc:359] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.282976  6172 raft_consensus.cc:385] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.283408  6172 raft_consensus.cc:740] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.284595  6172 consensus_queue.cc:260] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.296545  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.297003  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.297374  6051 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 0.
W20260710 11:04:05.299635  6089 leader_election.cc:343] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.300691  6089 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:05.305503  6174 raft_consensus.cc:2804] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.305891  6174 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.306213  6174 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.310536  6169 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.310657  6172 ts_tablet_manager.cc:1434] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.000s
I20260710 11:04:05.311123  6169 ts_tablet_manager.cc:1403] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.003s
I20260710 11:04:05.311729  6172 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.315083  6168 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.315541  6168 ts_tablet_manager.cc:1403] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.026s
I20260710 11:04:05.318950  6168 raft_consensus.cc:359] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.319700  6168 raft_consensus.cc:385] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.319448  6169 raft_consensus.cc:359] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.319994  6168 raft_consensus.cc:740] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.320174  6169 raft_consensus.cc:385] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.320484  6169 raft_consensus.cc:740] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.320871  6168 consensus_queue.cc:260] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.322610  6174 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.325958  6168 ts_tablet_manager.cc:1434] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:05.326771  6172 tablet_bootstrap.cc:654] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.326593  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.326984  6168 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
W20260710 11:04:05.328150  6089 leader_election.cc:343] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.329566  6169 consensus_queue.cc:260] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.331939  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
W20260710 11:04:05.333907  5942 leader_election.cc:343] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.334172  6169 ts_tablet_manager.cc:1434] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:04:05.334023  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:05.333199  6174 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.334604  6051 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.335373  6169 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.350005  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.353124  6125 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 0.
I20260710 11:04:05.357690  5941 leader_election.cc:304] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.358803  6177 raft_consensus.cc:2804] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.359186  6177 raft_consensus.cc:493] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.359480  6177 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.359825  6051 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 1.
I20260710 11:04:05.361128  6169 tablet_bootstrap.cc:654] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.362048  6172 tablet_bootstrap.cc:492] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.364743  6172 ts_tablet_manager.cc:1403] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260710 11:04:05.364805  6091 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:05.365877  6174 raft_consensus.cc:2804] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.366356  6174 raft_consensus.cc:697] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:05.368182  6177 raft_consensus.cc:515] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.368985  6174 consensus_queue.cc:237] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.370266  6168 tablet_bootstrap.cc:654] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.371066  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.371685  6125 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.371312  6177 leader_election.cc:290] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 election: Requested vote from peers 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.368078  6172 raft_consensus.cc:359] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.372422  6172 raft_consensus.cc:385] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.372730  6172 raft_consensus.cc:740] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.373449  6172 consensus_queue.cc:260] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.375638  6172 ts_tablet_manager.cc:1434] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:04:05.376569  6172 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.377859  6169 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.378445  6169 ts_tablet_manager.cc:1403] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260710 11:04:05.380666  6177 raft_consensus.cc:493] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.381135  6177 raft_consensus.cc:515] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.384562  6169 raft_consensus.cc:359] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.385454  6177 leader_election.cc:290] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.383034  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:05.390502  6051 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.394254  6125 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 1.
I20260710 11:04:05.388401  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.386000  6169 raft_consensus.cc:385] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.396950  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
W20260710 11:04:05.401289  5941 leader_election.cc:343] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:05.402311  5942 leader_election.cc:343] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.402707  5942 leader_election.cc:304] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d; no voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.403190  6169 raft_consensus.cc:740] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.404804  6177 raft_consensus.cc:2749] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.404944  6169 consensus_queue.cc:260] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.405786  5941 leader_election.cc:304] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:05.406538  6177 raft_consensus.cc:2804] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.407797  6169 ts_tablet_manager.cc:1434] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 11:04:05.412170  6169 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.415824  6051 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 1.
I20260710 11:04:05.410861  6172 tablet_bootstrap.cc:654] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.421991  6177 raft_consensus.cc:697] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:05.423439  6177 consensus_queue.cc:237] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:05.426203  5873 catalog_manager.cc:5697] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.434056  6169 tablet_bootstrap.cc:654] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.434614  6168 tablet_bootstrap.cc:492] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.436607  6168 ts_tablet_manager.cc:1403] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.030s
I20260710 11:04:05.436566  5872 catalog_manager.cc:5697] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 0 to 1, leader changed from <none> to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 1 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.438218  6172 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.439122  6172 ts_tablet_manager.cc:1403] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.006s
I20260710 11:04:05.440120  6168 raft_consensus.cc:359] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.440919  6168 raft_consensus.cc:385] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.441222  6168 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.442066  6168 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.444765  6168 ts_tablet_manager.cc:1434] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:04:05.445745  6168 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.446709  6172 raft_consensus.cc:359] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.447543  6172 raft_consensus.cc:385] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.447899  6172 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.449002  6172 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.451243  6172 ts_tablet_manager.cc:1434] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:04:05.452241  6172 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.454424  6168 tablet_bootstrap.cc:654] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.456768  6169 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.459084  6172 tablet_bootstrap.cc:654] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.457274  6169 ts_tablet_manager.cc:1403] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 11:04:05.476951  6168 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.477492  6168 ts_tablet_manager.cc:1403] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260710 11:04:05.480538  6168 raft_consensus.cc:359] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.481563  6168 raft_consensus.cc:385] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.481869  6168 raft_consensus.cc:740] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.482653  6168 consensus_queue.cc:260] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.485004  6174 raft_consensus.cc:493] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.485491  6174 raft_consensus.cc:515] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.487597  6174 leader_election.cc:290] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.490043  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.490720  5976 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 0.
I20260710 11:04:05.491160  6168 ts_tablet_manager.cc:1434] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:05.491566  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.492254  6168 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.492847  6089 leader_election.cc:304] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
W20260710 11:04:05.493433  6091 leader_election.cc:343] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.493741  6174 raft_consensus.cc:2804] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.494105  6174 raft_consensus.cc:493] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.494452  6174 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.497854  6169 raft_consensus.cc:359] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.498579  6169 raft_consensus.cc:385] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.498893  6169 raft_consensus.cc:740] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.500124  6169 consensus_queue.cc:260] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.501617  6174 raft_consensus.cc:515] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.503720  6174 leader_election.cc:290] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.504796  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.505369  5976 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.505491  6169 ts_tablet_manager.cc:1434] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:04:05.506551  6169 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.507687  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:05.507915  6168 tablet_bootstrap.cc:654] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:05.509135  6091 leader_election.cc:343] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.515583  6169 tablet_bootstrap.cc:654] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.516822  5976 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 1.
I20260710 11:04:05.519145  6089 leader_election.cc:304] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.520627  6174 raft_consensus.cc:2804] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.521130  6174 raft_consensus.cc:697] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:05.521932  6174 consensus_queue.cc:237] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.523150  6172 tablet_bootstrap.cc:492] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.523792  6172 ts_tablet_manager.cc:1403] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.013s
I20260710 11:04:05.529642  6177 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.530162  6177 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.530813  6172 raft_consensus.cc:359] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.531527  6172 raft_consensus.cc:385] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.531808  6172 raft_consensus.cc:740] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.532387  6177 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.532573  6172 consensus_queue.cc:260] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.535117  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.536031  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.545624  6051 raft_consensus.cc:2393] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38efbf01dff144b5bcf859a27b2f500d in current term 1: Already voted for candidate 30def5f77a5f4e04989e77ae91292d98 in this term.
I20260710 11:04:05.546293  5871 catalog_manager.cc:5697] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:05.560420  5942 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d; no voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.561501  6168 tablet_bootstrap.cc:492] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.561432  6177 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.563365  6174 raft_consensus.cc:493] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.563891  6174 raft_consensus.cc:515] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.566160  6174 leader_election.cc:290] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:05.566565  6172 ts_tablet_manager.cc:1434] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.005s
I20260710 11:04:05.567863  6169 tablet_bootstrap.cc:492] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.568364  6169 ts_tablet_manager.cc:1403] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.008s
I20260710 11:04:05.568658  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.570878  6172 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.571336  6177 raft_consensus.cc:2749] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:05.572197  6091 leader_election.cc:343] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.573649  6168 ts_tablet_manager.cc:1403] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.025s
I20260710 11:04:05.578729  6169 raft_consensus.cc:359] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.580793  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.579501  6169 raft_consensus.cc:385] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.582020  6169 raft_consensus.cc:740] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
W20260710 11:04:05.582592  6089 leader_election.cc:343] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.583317  6177 raft_consensus.cc:493] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.583793  6089 leader_election.cc:304] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98; no voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.584043  6177 raft_consensus.cc:515] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.584756  6174 raft_consensus.cc:2749] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.576795  6168 raft_consensus.cc:359] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.585276  6168 raft_consensus.cc:385] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.585577  6168 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.586284  6168 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.586690  6177 leader_election.cc:290] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.587612  6169 consensus_queue.cc:260] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.587822  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.589195  6125 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 0.
I20260710 11:04:05.591048  5941 leader_election.cc:304] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:05.591611  6168 ts_tablet_manager.cc:1434] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:04:05.592620  6168 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.596369  6177 raft_consensus.cc:2804] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.596776  6177 raft_consensus.cc:493] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.597126  6177 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.599519  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.600133  6051 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 0.
I20260710 11:04:05.603132  6177 raft_consensus.cc:515] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.603590  6169 ts_tablet_manager.cc:1434] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:04:05.605314  6172 tablet_bootstrap.cc:654] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.606739  6177 leader_election.cc:290] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.608517  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.609563  6125 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.612385  6168 tablet_bootstrap.cc:654] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.617290  6125 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 1.
I20260710 11:04:05.618824  6051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:05.620368  6051 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.626365  6172 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.627053  6172 ts_tablet_manager.cc:1403] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.012s
I20260710 11:04:05.627905  6051 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 1.
I20260710 11:04:05.629130  5942 leader_election.cc:304] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.629942  6177 raft_consensus.cc:2804] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.630439  6177 raft_consensus.cc:697] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:05.630623  6172 raft_consensus.cc:359] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.619939  6169 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.631351  6172 raft_consensus.cc:385] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.631247  6177 consensus_queue.cc:237] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.631691  6172 raft_consensus.cc:740] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.632514  6172 consensus_queue.cc:260] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.636219  6172 ts_tablet_manager.cc:1434] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:04:05.637491  6172 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.649420  6169 tablet_bootstrap.cc:654] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.648989  5872 catalog_manager.cc:5697] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 0 to 1, leader changed from <none> to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 1 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.653204  6172 tablet_bootstrap.cc:654] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.661540  6169 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.662127  6169 ts_tablet_manager.cc:1403] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260710 11:04:05.665060  6169 raft_consensus.cc:359] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.665970  6169 raft_consensus.cc:385] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.666266  6169 raft_consensus.cc:740] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.666328  6168 tablet_bootstrap.cc:492] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.667165  6168 ts_tablet_manager.cc:1403] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.002s
I20260710 11:04:05.667189  6169 consensus_queue.cc:260] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.669088  6172 tablet_bootstrap.cc:492] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.669641  6172 ts_tablet_manager.cc:1403] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.013s
I20260710 11:04:05.669582  6168 raft_consensus.cc:359] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.670469  6168 raft_consensus.cc:385] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.670722  6168 raft_consensus.cc:740] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.671482  6168 consensus_queue.cc:260] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.672317  6172 raft_consensus.cc:359] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.675498  6181 raft_consensus.cc:493] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.676540  6172 raft_consensus.cc:385] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.676862  6172 raft_consensus.cc:740] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.676667  6181 raft_consensus.cc:515] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.677577  6172 consensus_queue.cc:260] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.679469  6181 leader_election.cc:290] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.675347  6169 ts_tablet_manager.cc:1434] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:05.691723  6169 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: Bootstrap starting.
I20260710 11:04:05.693802  6168 ts_tablet_manager.cc:1434] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:04:05.697574  6169 tablet_bootstrap.cc:654] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.703260  6168 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: Bootstrap starting.
I20260710 11:04:05.707605  6172 ts_tablet_manager.cc:1434] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.007s
I20260710 11:04:05.715938  6168 tablet_bootstrap.cc:654] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.717762  6172 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: Bootstrap starting.
I20260710 11:04:05.718497  6169 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: No bootstrap required, opened a new log
I20260710 11:04:05.719027  6169 ts_tablet_manager.cc:1403] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.019s
I20260710 11:04:05.722528  6212 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.723049  6212 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.725416  6212 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.726383  6169 raft_consensus.cc:359] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.727098  6169 raft_consensus.cc:385] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.727408  6169 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.727478  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.728304  5976 raft_consensus.cc:2468] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.728308  6169 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.729534  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.730244  5975 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.730569  6172 tablet_bootstrap.cc:654] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:05.732347  6015 leader_election.cc:304] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.733537  6015 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.736440  6181 raft_consensus.cc:2804] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.736845  6181 raft_consensus.cc:493] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.737210  6181 raft_consensus.cc:3060] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.739185  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.739776  6125 raft_consensus.cc:2468] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.740715  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.741325  6124 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.742460  6212 raft_consensus.cc:2804] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.742802  6212 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.743191  6212 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.745767  6219 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.751101  6219 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.753803  6172 tablet_bootstrap.cc:492] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: No bootstrap required, opened a new log
I20260710 11:04:05.754441  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.754683  6219 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.754820  6172 ts_tablet_manager.cc:1403] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
W20260710 11:04:05.759964  6015 leader_election.cc:343] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.759858  6181 raft_consensus.cc:515] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.755717  6218 raft_consensus.cc:493] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.761438  6218 raft_consensus.cc:515] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.756369  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.763546  6124 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.755890  6212 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.765101  6016 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:05.766053  6219 raft_consensus.cc:2804] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.766419  6219 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.766741  6219 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.767899  6172 raft_consensus.cc:359] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.768635  6172 raft_consensus.cc:385] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.767982  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.768021  6181 leader_election.cc:290] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.769375  5976 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.769757  6169 ts_tablet_manager.cc:1434] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 11:04:05.770306  6212 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.769138  6172 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.772993  6172 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.773620  6219 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.774996  6172 ts_tablet_manager.cc:1434] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:05.777024  5973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.780680  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.781225  6125 raft_consensus.cc:3060] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.781472  6123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.782068  6123 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.784539  6122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.785184  6122 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:05.787374  6015 leader_election.cc:343] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:05.788062  6125 raft_consensus.cc:2468] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.788816  6212 raft_consensus.cc:493] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.789247  6212 raft_consensus.cc:515] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.789983  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.791193  6212 leader_election.cc:290] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.791828  6016 leader_election.cc:304] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.792732  5973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.793292  6212 raft_consensus.cc:2804] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.793313  5973 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.793985  6212 raft_consensus.cc:697] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:05.794209  6122 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.794973  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d4c30260dc45b981ec9240a91958fd" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.794821  6212 consensus_queue.cc:237] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.768684  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d" is_pre_election: true
I20260710 11:04:05.795665  6016 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:05.793439  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.796118  5974 raft_consensus.cc:2468] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.796388  6181 raft_consensus.cc:2804] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.796561  6125 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.766433  6218 leader_election.cc:290] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.798483  5975 raft_consensus.cc:3060] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.797649  6015 leader_election.cc:304] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.799557  6015 leader_election.cc:304] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.805528  5976 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.798274  6219 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.790627  6124 raft_consensus.cc:2468] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 0.
I20260710 11:04:05.807744  6168 tablet_bootstrap.cc:492] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: No bootstrap required, opened a new log
I20260710 11:04:05.808879  6168 ts_tablet_manager.cc:1403] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.003s
I20260710 11:04:05.808552  6015 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.803485  6123 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.808594  6219 raft_consensus.cc:2804] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.812382  6219 raft_consensus.cc:493] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.812814  6219 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.808156  6218 raft_consensus.cc:2804] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:05.811861  6168 raft_consensus.cc:359] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.814805  6168 raft_consensus.cc:385] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:05.815145  6168 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Initialized, Role: FOLLOWER
I20260710 11:04:05.815850  6168 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.817457  6168 ts_tablet_manager.cc:1434] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.001s
I20260710 11:04:05.813882  6218 raft_consensus.cc:493] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.819427  6218 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.814457  6212 raft_consensus.cc:2804] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.823096  6212 raft_consensus.cc:697] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:05.821498  6181 raft_consensus.cc:697] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:05.824483  5975 raft_consensus.cc:2468] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.829751  6212 consensus_queue.cc:237] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.830497  6181 consensus_queue.cc:237] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.839586  6218 raft_consensus.cc:515] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.842577  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.843436  5975 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.835430  6219 raft_consensus.cc:515] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.849830  6123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.850498  6123 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.849663  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:05.855656  5975 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.855954  5976 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.856267  5873 catalog_manager.cc:5697] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.856904  6015 leader_election.cc:304] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.858155  6181 raft_consensus.cc:2804] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.858624  6181 raft_consensus.cc:697] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:05.859400  6218 leader_election.cc:290] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.859472  6181 consensus_queue.cc:237] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.860246  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:05.860834  6124 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.862783  5873 catalog_manager.cc:5697] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.869962  5976 raft_consensus.cc:2468] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.874725  6123 raft_consensus.cc:2468] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
W20260710 11:04:05.877480  5921 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:05.871181  6015 leader_election.cc:304] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:05.878585  6181 raft_consensus.cc:2804] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:05.879134  6181 raft_consensus.cc:697] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:05.879869  6181 consensus_queue.cc:237] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.880496  6124 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 1.
I20260710 11:04:05.881268  6219 leader_election.cc:290] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 1 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.887202  6177 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.892688  6174 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.894670  6174 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.921651  6051 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.934545  6173 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:05.939003  6195 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.939582  6195 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:05.942058  6195 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:05.942867  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64e6ef8785c465eb0af3091809cebb4" is_pre_election: true
I20260710 11:04:05.944144  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30def5f77a5f4e04989e77ae91292d98" is_pre_election: true
I20260710 11:04:05.945159  6124 raft_consensus.cc:2393] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38efbf01dff144b5bcf859a27b2f500d in current term 1: Already voted for candidate f64e6ef8785c465eb0af3091809cebb4 in this term.
I20260710 11:04:05.946790  5941 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d; no voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:05.948069  6195 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.961289  5873 catalog_manager.cc:5697] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.973438  6195 raft_consensus.cc:2749] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.979285  5873 catalog_manager.cc:5697] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.980894  5873 catalog_manager.cc:5697] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.000450  6173 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.035168  6195 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.147451  6177 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.148137  6195 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.192405  6123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:33094
I20260710 11:04:06.193311  6123 raft_consensus.cc:606] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:06.210613  6050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:04:06.211370  6050 raft_consensus.cc:606] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:06.218196  6050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:04:06.219228  6050 raft_consensus.cc:606] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:06.232388  6123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:33094
I20260710 11:04:06.232275  6181 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.233036  6123 raft_consensus.cc:606] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:06.267238  6219 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.279783  6218 raft_consensus.cc:993] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.280283  6218 raft_consensus.cc:1081] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.282320  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:44000
I20260710 11:04:06.283156  5976 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.283638  5976 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.292397  5976 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.294739  5975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:44010
I20260710 11:04:06.295614  5975 raft_consensus.cc:606] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:06.297596  5976 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:06.299141  6124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:06.299690  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:06.299717  6124 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.300424  6050 raft_consensus.cc:3055] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.300706  6050 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:06.301437  6050 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.302348  6050 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.308020  6124 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.309588  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:59414
I20260710 11:04:06.309741  5941 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:06.310081  6049 raft_consensus.cc:606] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Received request to transfer leadership to TS 30def5f77a5f4e04989e77ae91292d98
I20260710 11:04:06.310598  6177 raft_consensus.cc:2804] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.311066  6177 raft_consensus.cc:697] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:06.312255  6177 consensus_queue.cc:237] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.313601  6050 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.322696  5872 catalog_manager.cc:5697] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 1 to 2, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 2 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.326095  6218 consensus_queue.cc:1048] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.342262  6212 consensus_queue.cc:1048] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.366938  6212 consensus_queue.cc:1048] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.382009  6221 consensus_queue.cc:1048] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:06.403915  6221 consensus_queue.cc:1048] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.411592  6219 raft_consensus.cc:993] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:06.412077  6219 raft_consensus.cc:1081] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Signalling peer 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:06.414319  6123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:33088
I20260710 11:04:06.414884  6123 raft_consensus.cc:493] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.415249  6123 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.417683  6212 consensus_queue.cc:1048] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.422775  6219 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.423158  6123 raft_consensus.cc:515] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.427549  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:06.430485  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2256d2e5541b4de5b3914e8119215fb9" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:06.431083  6050 raft_consensus.cc:3055] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.431013  6219 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.431473  6050 raft_consensus.cc:740] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:06.432322  6124 raft_consensus.cc:1240] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Rejecting Update request from peer f64e6ef8785c465eb0af3091809cebb4 for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:06.432237  6050 consensus_queue.cc:260] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.433199  6050 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.442399  6221 raft_consensus.cc:993] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.442966  6218 raft_consensus.cc:1081] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.445642  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:44000
I20260710 11:04:06.449676  5976 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.450181  5976 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.452438  6123 leader_election.cc:290] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 2 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:06.453573  6050 raft_consensus.cc:2468] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 2.
I20260710 11:04:06.454991  6091 leader_election.cc:304] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:06.455828  6173 raft_consensus.cc:2804] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.456357  6173 raft_consensus.cc:697] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:06.457187  6173 consensus_queue.cc:237] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.464900  5976 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.472704  5976 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:06.472990  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:06.473619  6050 raft_consensus.cc:3055] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.473949  6050 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:06.474735  6050 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.475965  6050 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.477164  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:06.477736  6125 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.484437  6050 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.484730  5872 catalog_manager.cc:5697] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 1 to 2, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:06.486035  5942 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:06.486949  6177 raft_consensus.cc:2804] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.487402  6177 raft_consensus.cc:697] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:06.488171  6177 consensus_queue.cc:237] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.488842  6125 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.496733  5871 catalog_manager.cc:5697] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 1 to 2, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 2 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.501194  6230 raft_consensus.cc:993] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.501643  6230 raft_consensus.cc:1081] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:06.503414  5976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:43992
I20260710 11:04:06.504341  5976 raft_consensus.cc:493] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.504736  5976 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.511750  5976 raft_consensus.cc:515] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.514353  5976 leader_election.cc:290] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:06.514755  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:06.514967  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:06.515527  6050 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.515573  6125 raft_consensus.cc:3055] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.516044  6125 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:06.516678  6125 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.517544  6125 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.523655  6050 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.523878  6125 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:06.524178  6231 raft_consensus.cc:993] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:06.524631  6231 raft_consensus.cc:1081] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:06.525125  5941 leader_election.cc:304] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:06.526160  6177 raft_consensus.cc:2804] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.526444  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:04:06.526633  6177 raft_consensus.cc:697] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:06.527137  6050 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.527590  6050 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.527509  6177 consensus_queue.cc:237] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.535060  6050 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.536755  5871 catalog_manager.cc:5697] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 1 to 2, leader changed from 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 2 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.537497  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:06.538129  5976 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.538163  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:06.538878  6125 raft_consensus.cc:3055] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.539247  6125 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:06.537554  6050 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 2 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:06.540570  6125 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.541828  6125 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.545492  5976 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 2.
I20260710 11:04:06.546911  6015 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:06.547705  6219 raft_consensus.cc:2804] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.548172  6219 raft_consensus.cc:697] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:06.548903  6125 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 2.
I20260710 11:04:06.548978  6219 consensus_queue.cc:237] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.557405  5871 catalog_manager.cc:5697] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 1 to 2, leader changed from 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.754187  6050 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.755924  6195 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.768540  6125 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.770362  6195 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.784050  6195 raft_consensus.cc:993] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:06.784545  6255 raft_consensus.cc:1081] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:06.786078  6050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59406
I20260710 11:04:06.786612  6050 raft_consensus.cc:493] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:06.787000  6050 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.792095  6050 raft_consensus.cc:515] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.794175  6050 leader_election.cc:290] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 2 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:06.795243  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:06.795471  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:06.795922  5976 raft_consensus.cc:3055] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:06.796025  6125 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.796295  5976 raft_consensus.cc:740] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:06.797058  5976 consensus_queue.cc:260] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.798213  5976 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:06.800835  6125 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 2.
I20260710 11:04:06.801836  6016 leader_election.cc:304] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:06.802510  6219 raft_consensus.cc:2804] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:06.802997  6219 raft_consensus.cc:697] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:06.803817  6219 consensus_queue.cc:237] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:06.805297  5976 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 2.
I20260710 11:04:06.809974  5872 catalog_manager.cc:5697] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 1 to 2, leader changed from 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.891239  6125 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.893090  6255 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.905560  6050 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.907188  6195 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.933661  6125 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.935348  6195 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.945145  6050 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.946662  6177 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.983305  6125 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.984690  6219 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.993053  5976 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:06.995007  6221 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.005054  5975 raft_consensus.cc:3060] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:07.009135  6050 raft_consensus.cc:1275] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.010805  6231 consensus_queue.cc:1048] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.012647  5975 raft_consensus.cc:1275] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.013948  6231 consensus_queue.cc:1048] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.306178  5975 raft_consensus.cc:1275] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.307680  6221 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.319974  6125 raft_consensus.cc:1275] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.321893  6218 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:04:09.343924  5841 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:04:09.344874  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:09.370807  5975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
mode: GRACEFUL
new_leader_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:44016
I20260710 11:04:09.371687  5975 raft_consensus.cc:606] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Received request to transfer leadership to TS 30def5f77a5f4e04989e77ae91292d98
I20260710 11:04:09.384493  6050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:09.385197  6050 raft_consensus.cc:606] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Received request to transfer leadership to TS 30def5f77a5f4e04989e77ae91292d98
I20260710 11:04:09.386641  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:09.387126  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:09.467213  6177 raft_consensus.cc:993] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: : Instructing follower 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:09.467674  6263 raft_consensus.cc:1081] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Signalling peer 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:09.469237  6125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:33078
I20260710 11:04:09.469780  6125 raft_consensus.cc:493] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:09.470119  6125 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:09.473344  6221 raft_consensus.cc:993] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:09.473779  6264 raft_consensus.cc:1081] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Signalling peer 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:09.475467  6123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:33088
I20260710 11:04:09.476035  6123 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:09.476485  6123 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.476123  6125 raft_consensus.cc:515] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:09.478252  6125 leader_election.cc:290] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 2 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:09.479123  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:09.479230  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:09.479748  5975 raft_consensus.cc:3055] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:09.479780  6050 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:09.480247  5975 raft_consensus.cc:740] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:09.481068  5975 consensus_queue.cc:260] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:09.482285  5975 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:09.483310  6123 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:09.485131  6050 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 2.
I20260710 11:04:09.485404  6123 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 3 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:09.486202  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:09.486766  5976 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.487411  6050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:09.487412  6091 leader_election.cc:304] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:09.488528  6050 raft_consensus.cc:3055] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:09.488768  6231 raft_consensus.cc:2804] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:09.488855  5975 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 2.
I20260710 11:04:09.488957  6050 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:09.489961  6050 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:09.490763  6231 raft_consensus.cc:697] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:09.491268  6050 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:09.491672  6231 consensus_queue.cc:237] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:09.494139  5976 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 3.
I20260710 11:04:09.497372  6050 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 3.
I20260710 11:04:09.498687  6089 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:09.499547  6231 raft_consensus.cc:2804] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:09.499982  6231 raft_consensus.cc:697] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:09.500753  6231 consensus_queue.cc:237] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:09.502804  5870 catalog_manager.cc:5697] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 1 to 2, leader changed from 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65) to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.521303  5870 catalog_manager.cc:5697] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 2 to 3, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.921918  6050 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.923285  6231 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.939301  5976 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:09.942150  6231 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:10.046481  5976 raft_consensus.cc:1275] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:10.048033  6275 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.053174  6049 raft_consensus.cc:1275] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:10.054698  6231 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.388249  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:10.399386  6125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:33094
I20260710 11:04:10.399873  6125 raft_consensus.cc:606] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:10.405573  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:44010
I20260710 11:04:10.406399  5976 raft_consensus.cc:606] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:10.412894  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:44010
I20260710 11:04:10.413602  5976 raft_consensus.cc:606] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:10.420274  5976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:44010
I20260710 11:04:10.421005  5976 raft_consensus.cc:606] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:10.432216  6125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
mode: GRACEFUL
new_leader_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:33094
I20260710 11:04:10.432752  6125 raft_consensus.cc:606] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 LEADER]: Received request to transfer leadership to TS f64e6ef8785c465eb0af3091809cebb4
I20260710 11:04:10.456858  6263 raft_consensus.cc:993] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.457340  6282 raft_consensus.cc:1081] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.458835  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59406
I20260710 11:04:10.459348  6049 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:10.459682  6049 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.464264  6049 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.465979  6049 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 3 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:10.466740  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:10.466969  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:10.467339  5975 raft_consensus.cc:3055] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:10.467406  6125 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.467744  5975 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:10.468513  5975 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.469655  5975 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.473397  6125 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.474599  6016 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:10.475312  6221 raft_consensus.cc:2804] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:10.475419  5975 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.476290  6221 raft_consensus.cc:697] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:10.477036  6221 consensus_queue.cc:237] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.485739  5870 catalog_manager.cc:5697] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 2 to 3, leader changed from 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.554823  6265 raft_consensus.cc:993] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.555440  6231 raft_consensus.cc:1081] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.557252  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:04:10.557935  6049 raft_consensus.cc:493] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:10.558416  6049 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.563495  6049 raft_consensus.cc:515] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:10.565600  6049 leader_election.cc:290] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 3 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:10.566437  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:10.566562  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d83dd474204ed884451e15414fd64c" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:10.567131  5975 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.567175  6125 raft_consensus.cc:3055] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:10.567510  6125 raft_consensus.cc:740] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:10.568147  6125 consensus_queue.cc:260] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:10.568944  6125 raft_consensus.cc:3060] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.571797  5975 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.572768  6015 leader_election.cc:304] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [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: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:10.572917  6125 raft_consensus.cc:2468] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.573549  6221 raft_consensus.cc:2804] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:10.574038  6221 raft_consensus.cc:697] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:10.574785  6221 consensus_queue.cc:237] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } }
I20260710 11:04:10.581560  5870 catalog_manager.cc:5697] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 2 to 3, leader changed from 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:10.620949  6263 raft_consensus.cc:993] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.621369  6282 raft_consensus.cc:1081] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.622615  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59406
I20260710 11:04:10.623138  6049 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:10.623440  6049 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.627765  6049 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.629287  6049 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 3 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:10.630517  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:10.630517  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:10.631237  6125 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.631286  5975 raft_consensus.cc:3055] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:10.631742  5975 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:10.632517  5975 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.633658  5975 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.637239  6125 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.638345  6016 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:10.639129  6221 raft_consensus.cc:2804] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:10.639570  6221 raft_consensus.cc:697] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:10.639909  5975 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.640277  6221 consensus_queue.cc:237] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.646399  5870 catalog_manager.cc:5697] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 2 to 3, leader changed from 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.781016  6263 raft_consensus.cc:993] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.781498  6282 raft_consensus.cc:1081] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.783310  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59406
I20260710 11:04:10.783923  6049 raft_consensus.cc:493] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:10.784302  6049 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.789661  6049 raft_consensus.cc:515] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.791241  6049 leader_election.cc:290] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 3 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:10.792060  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:10.792208  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:10.792678  6125 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.792655  5975 raft_consensus.cc:3055] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:10.793201  5975 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:10.793947  5975 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.795099  5975 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:10.799381  6125 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.800635  6016 leader_election.cc:304] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [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: 30def5f77a5f4e04989e77ae91292d98, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:10.801424  6221 raft_consensus.cc:2804] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:10.801894  6221 raft_consensus.cc:697] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:10.802030  5975 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 3.
I20260710 11:04:10.802736  6221 consensus_queue.cc:237] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.808917  5870 catalog_manager.cc:5697] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 2 to 3, leader changed from 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.873144  6265 raft_consensus.cc:993] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: : Instructing follower f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.873553  6231 raft_consensus.cc:1081] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 LEADER]: Signalling peer f64e6ef8785c465eb0af3091809cebb4 to start an election
I20260710 11:04:10.874939  6049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:04:10.875448  6049 raft_consensus.cc:493] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:10.875768  6049 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:10.880846  6049 raft_consensus.cc:515] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.883286  6049 leader_election.cc:290] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [CANDIDATE]: Term 4 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:10.883544  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:10.884131  5975 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:10.884155  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9314f361e14bb094b069ca676f6eee" candidate_uuid: "f64e6ef8785c465eb0af3091809cebb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:10.887419  6125 raft_consensus.cc:3055] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:10.887621  6125 raft_consensus.cc:740] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:10.888284  6125 consensus_queue.cc:260] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.888937  5975 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 4.
I20260710 11:04:10.889065  6125 raft_consensus.cc:3060] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:10.889955  6015 leader_election.cc:304] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [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: 38efbf01dff144b5bcf859a27b2f500d, f64e6ef8785c465eb0af3091809cebb4; no voters: 
I20260710 11:04:10.890725  6221 raft_consensus.cc:2804] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:10.891184  6221 raft_consensus.cc:697] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 4 LEADER]: Becoming Leader. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:10.891902  6221 consensus_queue.cc:237] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:10.893738  6125 raft_consensus.cc:2468] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64e6ef8785c465eb0af3091809cebb4 in term 4.
I20260710 11:04:10.898451  5870 catalog_manager.cc:5697] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 reported cstate change: term changed from 3 to 4, leader changed from 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67) to f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66). New cstate: current_term: 4 leader_uuid: "f64e6ef8785c465eb0af3091809cebb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.966095  5975 raft_consensus.cc:1275] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:10.967326  6221 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:10.975502  6125 raft_consensus.cc:1275] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:10.977267  6221 consensus_queue.cc:1048] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.008071  5975 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.009637  6221 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.019140  6125 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.021531  6221 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.172392  5975 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.173627  6221 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.182991  6125 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.184860  6283 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.191888  5975 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.193176  6283 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.206578  6125 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:11.207938  6221 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.291664  6125 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:11.292836  6221 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.300959  5975 raft_consensus.cc:1275] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Refusing update from remote peer f64e6ef8785c465eb0af3091809cebb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:11.302459  6294 consensus_queue.cc:1048] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:13.440086  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:13.447460  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:13.448163  6049 raft_consensus.cc:606] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Received request to transfer leadership to TS 30def5f77a5f4e04989e77ae91292d98
I20260710 11:04:13.450901  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:13.451395  6049 raft_consensus.cc:606] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:13.454356  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:13.454870  6049 raft_consensus.cc:606] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:13.457438  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:13.458002  6049 raft_consensus.cc:606] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Received request to transfer leadership to TS 38efbf01dff144b5bcf859a27b2f500d
I20260710 11:04:13.460287  6049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
mode: GRACEFUL
new_leader_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:59416
I20260710 11:04:13.460753  6049 raft_consensus.cc:606] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Received request to transfer leadership to TS 30def5f77a5f4e04989e77ae91292d98
I20260710 11:04:13.462967  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:13.463661  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:13.612987  6303 raft_consensus.cc:993] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:13.614074  6221 raft_consensus.cc:1081] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Signalling peer 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:13.616218  6125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:33088
I20260710 11:04:13.616915  6125 raft_consensus.cc:493] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:13.617275  6125 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.621977  6125 raft_consensus.cc:515] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.623673  6125 leader_election.cc:290] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 4 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:13.624776  5976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:13.624738  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9ca10ece8f451db433b47d6c396bc7" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:13.625658  6049 raft_consensus.cc:3055] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:13.625653  5976 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.626111  6049 raft_consensus.cc:740] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:13.627113  6049 consensus_queue.cc:260] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.628468  6049 raft_consensus.cc:3060] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.633611  6303 raft_consensus.cc:993] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.634102  6221 raft_consensus.cc:1081] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.634671  5976 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 4.
I20260710 11:04:13.635963  6089 leader_election.cc:304] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:13.636030  5975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:44000
I20260710 11:04:13.636673  5975 raft_consensus.cc:493] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:13.636770  6231 raft_consensus.cc:2804] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:13.637100  5975 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.637873  6231 raft_consensus.cc:697] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 4 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:13.638260  6049 raft_consensus.cc:2468] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 4.
I20260710 11:04:13.638728  6231 consensus_queue.cc:237] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.644088  5975 raft_consensus.cc:515] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.646219  5975 leader_election.cc:290] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 4 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:13.647143  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:13.647321  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c8c985a36549e5a0e44f6e45923a71" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:13.646906  5871 catalog_manager.cc:5697] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 3 to 4, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 4 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:13.647743  6125 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.647711  6049 raft_consensus.cc:3055] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:13.648257  6049 raft_consensus.cc:740] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:13.649204  6049 consensus_queue.cc:260] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.650779  6049 raft_consensus.cc:3060] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.653139  6125 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 4.
I20260710 11:04:13.654615  5941 leader_election.cc:304] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:13.656919  6308 raft_consensus.cc:2804] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:13.657390  6049 raft_consensus.cc:2468] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 4.
I20260710 11:04:13.658344  6308 raft_consensus.cc:697] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 4 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:13.659405  6308 consensus_queue.cc:237] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.667793  5871 catalog_manager.cc:5697] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 3 to 4, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 4 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:13.711083  6303 raft_consensus.cc:993] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.711503  6221 raft_consensus.cc:1081] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.712749  5975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:44000
I20260710 11:04:13.713265  5975 raft_consensus.cc:493] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:13.713555  5975 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:13.718231  5975 raft_consensus.cc:515] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.720947  5975 leader_election.cc:290] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:13.721628  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:13.721936  6125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d07d8df7e0455ab01569bb268bb483" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:13.722666  6125 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:13.722663  6049 raft_consensus.cc:3055] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:13.723421  6049 raft_consensus.cc:740] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:13.724677  6049 consensus_queue.cc:260] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.725965  6049 raft_consensus.cc:3060] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:13.729982  6125 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:13.731184  5941 leader_election.cc:304] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:13.731971  6308 raft_consensus.cc:2804] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:13.732448  6308 raft_consensus.cc:697] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:13.732995  6049 raft_consensus.cc:2468] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 2.
I20260710 11:04:13.733276  6308 consensus_queue.cc:237] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.734113  6303 raft_consensus.cc:993] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:13.734686  6221 raft_consensus.cc:1081] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Signalling peer 30def5f77a5f4e04989e77ae91292d98 to start an election
I20260710 11:04:13.736498  6125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab"
dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
 from {username='slave'} at 127.0.0.1:33088
I20260710 11:04:13.737205  6125 raft_consensus.cc:493] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:13.737671  6125 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.742268  5871 catalog_manager.cc:5697] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 1 to 2, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 2 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:13.743983  6125 raft_consensus.cc:515] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.745693  6125 leader_election.cc:290] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [CANDIDATE]: Term 4 election: Requested vote from peers 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121), f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475)
I20260710 11:04:13.746807  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:13.747372  6049 raft_consensus.cc:3055] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:13.747694  6049 raft_consensus.cc:740] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:13.747766  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ebf10c13c470993d0ec29dab98dab" candidate_uuid: "30def5f77a5f4e04989e77ae91292d98" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
I20260710 11:04:13.748329  5975 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.748569  6049 consensus_queue.cc:260] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.749827  6049 raft_consensus.cc:3060] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:13.752842  5975 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 4.
I20260710 11:04:13.753947  6089 leader_election.cc:304] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:13.754719  6231 raft_consensus.cc:2804] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:13.755155  6231 raft_consensus.cc:697] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 4 LEADER]: Becoming Leader. State: Replica: 30def5f77a5f4e04989e77ae91292d98, State: Running, Role: LEADER
I20260710 11:04:13.755916  6231 consensus_queue.cc:237] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.756248  6049 raft_consensus.cc:2468] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30def5f77a5f4e04989e77ae91292d98 in term 4.
I20260710 11:04:13.763062  5871 catalog_manager.cc:5697] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 reported cstate change: term changed from 3 to 4, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67). New cstate: current_term: 4 leader_uuid: "30def5f77a5f4e04989e77ae91292d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:13.909143  6303 raft_consensus.cc:993] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: : Instructing follower 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.909814  6221 raft_consensus.cc:1081] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Signalling peer 38efbf01dff144b5bcf859a27b2f500d to start an election
I20260710 11:04:13.911283  5975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39"
dest_uuid: "38efbf01dff144b5bcf859a27b2f500d"
 from {username='slave'} at 127.0.0.1:44000
I20260710 11:04:13.911755  5975 raft_consensus.cc:493] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:13.912002  5975 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:13.916793  5975 raft_consensus.cc:515] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.918215  5975 leader_election.cc:290] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [CANDIDATE]: Term 3 election: Requested vote from peers f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475), 30def5f77a5f4e04989e77ae91292d98 (127.5.180.67:42285)
I20260710 11:04:13.919335  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f64e6ef8785c465eb0af3091809cebb4"
I20260710 11:04:13.919502  6123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6202fc91e202476aa8cfba646792ca39" candidate_uuid: "38efbf01dff144b5bcf859a27b2f500d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30def5f77a5f4e04989e77ae91292d98"
I20260710 11:04:13.920007  6123 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:13.919947  6049 raft_consensus.cc:3055] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:13.920485  6049 raft_consensus.cc:740] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f64e6ef8785c465eb0af3091809cebb4, State: Running, Role: LEADER
I20260710 11:04:13.921335  6049 consensus_queue.cc:260] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.922539  6049 raft_consensus.cc:3060] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:13.927204  6123 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 3.
I20260710 11:04:13.928728  5941 leader_election.cc:304] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [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: 30def5f77a5f4e04989e77ae91292d98, 38efbf01dff144b5bcf859a27b2f500d; no voters: 
I20260710 11:04:13.929764  6308 raft_consensus.cc:2804] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:13.930234  6049 raft_consensus.cc:2468] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38efbf01dff144b5bcf859a27b2f500d in term 3.
I20260710 11:04:13.930297  6308 raft_consensus.cc:697] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 3 LEADER]: Becoming Leader. State: Replica: 38efbf01dff144b5bcf859a27b2f500d, State: Running, Role: LEADER
I20260710 11:04:13.931774  6308 consensus_queue.cc:237] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [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: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } }
I20260710 11:04:13.939651  5871 catalog_manager.cc:5697] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d reported cstate change: term changed from 2 to 3, leader changed from f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66) to 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65). New cstate: current_term: 3 leader_uuid: "38efbf01dff144b5bcf859a27b2f500d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:14.089906  5975 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.091171  6231 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.102198  6049 raft_consensus.cc:1275] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.104060  6304 consensus_queue.cc:1048] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:14.153820  6123 raft_consensus.cc:1275] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:14.155340  6308 consensus_queue.cc:1048] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:14.165144  6049 raft_consensus.cc:1275] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:14.166963  6308 consensus_queue.cc:1048] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:14.265424  6049 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.265590  6123 raft_consensus.cc:1275] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.265657  5975 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.266948  6308 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.267127  6304 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38efbf01dff144b5bcf859a27b2f500d" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.267761  6322 consensus_queue.cc:1048] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.279258  6050 raft_consensus.cc:1275] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Refusing update from remote peer 30def5f77a5f4e04989e77ae91292d98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:14.281481  6327 consensus_queue.cc:1048] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:14.328896  6049 raft_consensus.cc:1275] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:14.330068  6308 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64e6ef8785c465eb0af3091809cebb4" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.338536  6123 raft_consensus.cc:1275] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Refusing update from remote peer 38efbf01dff144b5bcf859a27b2f500d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:14.340224  6308 consensus_queue.cc:1048] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30def5f77a5f4e04989e77ae91292d98" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 42285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.464684  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:14.470006  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
W20260710 11:04:14.488093  6015 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:04:14.495697  6015 consensus_peers.cc:597] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.504735  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:14.505770  5841 tablet_replica.cc:333] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.506800  5841 raft_consensus.cc:2243] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.507452  5841 raft_consensus.cc:2272] T a9d4c30260dc45b981ec9240a91958fd P 38efbf01dff144b5bcf859a27b2f500d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.509706  5841 tablet_replica.cc:333] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.510247  5841 raft_consensus.cc:2243] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.510661  5841 raft_consensus.cc:2272] T 2256d2e5541b4de5b3914e8119215fb9 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.512318  5841 tablet_replica.cc:333] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.512857  5841 raft_consensus.cc:2243] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.513264  5841 raft_consensus.cc:2272] T cd9ebf10c13c470993d0ec29dab98dab P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.515251  5841 tablet_replica.cc:333] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.515789  5841 raft_consensus.cc:2243] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.516489  5841 raft_consensus.cc:2272] T 6202fc91e202476aa8cfba646792ca39 P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.518239  5841 tablet_replica.cc:333] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.518728  5841 raft_consensus.cc:2243] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.519419  5841 raft_consensus.cc:2272] T 76c8c985a36549e5a0e44f6e45923a71 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.521310  5841 tablet_replica.cc:333] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.521780  5841 raft_consensus.cc:2243] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.522166  5841 raft_consensus.cc:2272] T ef9314f361e14bb094b069ca676f6eee P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.523744  5841 tablet_replica.cc:333] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.524175  5841 raft_consensus.cc:2243] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.524564  5841 raft_consensus.cc:2272] T 3c9ca10ece8f451db433b47d6c396bc7 P 38efbf01dff144b5bcf859a27b2f500d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.526345  5841 tablet_replica.cc:333] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.526816  5841 raft_consensus.cc:2243] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.527547  5841 raft_consensus.cc:2272] T 72d07d8df7e0455ab01569bb268bb483 P 38efbf01dff144b5bcf859a27b2f500d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.529276  5841 tablet_replica.cc:333] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d: stopping tablet replica
I20260710 11:04:14.529748  5841 raft_consensus.cc:2243] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.530139  5841 raft_consensus.cc:2272] T a0d83dd474204ed884451e15414fd64c P 38efbf01dff144b5bcf859a27b2f500d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:14.665416  6089 consensus_peers.cc:597] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:14.665509  6015 consensus_peers.cc:597] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.666157  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:04:14.666087  6015 consensus_peers.cc:597] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:14.681206  6089 consensus_peers.cc:597] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:14.684935  6089 consensus_peers.cc:597] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 -> Peer 38efbf01dff144b5bcf859a27b2f500d (127.5.180.65:40121): Couldn't send request to peer 38efbf01dff144b5bcf859a27b2f500d. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.689625  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
I20260710 11:04:14.719269  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:14.720010  5841 tablet_replica.cc:333] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.720602  5841 raft_consensus.cc:2243] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.721037  5841 raft_consensus.cc:2272] T 76c8c985a36549e5a0e44f6e45923a71 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.723544  5841 tablet_replica.cc:333] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.724062  5841 raft_consensus.cc:2243] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.724768  5841 raft_consensus.cc:2272] T a9d4c30260dc45b981ec9240a91958fd P f64e6ef8785c465eb0af3091809cebb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.726363  5841 tablet_replica.cc:333] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.726889  5841 raft_consensus.cc:2243] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.727274  5841 raft_consensus.cc:2272] T 6202fc91e202476aa8cfba646792ca39 P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.729197  5841 tablet_replica.cc:333] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.729683  5841 raft_consensus.cc:2243] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.730062  5841 raft_consensus.cc:2272] T cd9ebf10c13c470993d0ec29dab98dab P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.732336  5841 tablet_replica.cc:333] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.733058  5841 raft_consensus.cc:2243] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.733505  5841 raft_consensus.cc:2272] T 2256d2e5541b4de5b3914e8119215fb9 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.735584  5841 tablet_replica.cc:333] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
W20260710 11:04:14.735739  6091 consensus_peers.cc:597] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 -> Peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Couldn't send request to peer f64e6ef8785c465eb0af3091809cebb4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.736228  5841 raft_consensus.cc:2243] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.736894  5841 raft_consensus.cc:2272] T a0d83dd474204ed884451e15414fd64c P f64e6ef8785c465eb0af3091809cebb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.738394  5841 tablet_replica.cc:333] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.738806  5841 raft_consensus.cc:2243] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.739182  5841 raft_consensus.cc:2272] T 72d07d8df7e0455ab01569bb268bb483 P f64e6ef8785c465eb0af3091809cebb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.741071  5841 tablet_replica.cc:333] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.741465  5841 raft_consensus.cc:2243] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.741789  5841 raft_consensus.cc:2272] T 3c9ca10ece8f451db433b47d6c396bc7 P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.743652  5841 tablet_replica.cc:333] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4: stopping tablet replica
I20260710 11:04:14.744045  5841 raft_consensus.cc:2243] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.744788  5841 raft_consensus.cc:2272] T ef9314f361e14bb094b069ca676f6eee P f64e6ef8785c465eb0af3091809cebb4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:14.771548  6091 consensus_peers.cc:597] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 -> Peer f64e6ef8785c465eb0af3091809cebb4 (127.5.180.66:36475): Couldn't send request to peer f64e6ef8785c465eb0af3091809cebb4. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:36475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:14.773473  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:04:14.790004  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
I20260710 11:04:14.816402  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:14.817378  5841 tablet_replica.cc:333] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.818084  5841 raft_consensus.cc:2243] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.818969  5841 raft_consensus.cc:2272] T 2256d2e5541b4de5b3914e8119215fb9 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.820770  5841 tablet_replica.cc:333] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.821281  5841 raft_consensus.cc:2243] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.821650  5841 raft_consensus.cc:2272] T a9d4c30260dc45b981ec9240a91958fd P 30def5f77a5f4e04989e77ae91292d98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.823258  5841 tablet_replica.cc:333] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.823746  5841 raft_consensus.cc:2243] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.824420  5841 raft_consensus.cc:2272] T cd9ebf10c13c470993d0ec29dab98dab P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.826151  5841 tablet_replica.cc:333] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.826653  5841 raft_consensus.cc:2243] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.827093  5841 raft_consensus.cc:2272] T 6202fc91e202476aa8cfba646792ca39 P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.828889  5841 tablet_replica.cc:333] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.829378  5841 raft_consensus.cc:2243] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.829775  5841 raft_consensus.cc:2272] T 76c8c985a36549e5a0e44f6e45923a71 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.831540  5841 tablet_replica.cc:333] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.831992  5841 raft_consensus.cc:2243] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.832367  5841 raft_consensus.cc:2272] T a0d83dd474204ed884451e15414fd64c P 30def5f77a5f4e04989e77ae91292d98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.833891  5841 tablet_replica.cc:333] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.834324  5841 raft_consensus.cc:2243] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.834698  5841 raft_consensus.cc:2272] T ef9314f361e14bb094b069ca676f6eee P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.836104  5841 tablet_replica.cc:333] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.836524  5841 raft_consensus.cc:2243] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.836876  5841 raft_consensus.cc:2272] T 72d07d8df7e0455ab01569bb268bb483 P 30def5f77a5f4e04989e77ae91292d98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.838615  5841 tablet_replica.cc:333] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98: stopping tablet replica
I20260710 11:04:14.839107  5841 raft_consensus.cc:2243] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:14.839740  5841 raft_consensus.cc:2272] T 3c9ca10ece8f451db433b47d6c396bc7 P 30def5f77a5f4e04989e77ae91292d98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.866873  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:04:14.883260  5841 master.cc:562] Master@127.5.180.126:35213 shutting down...
I20260710 11:04:15.080909  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:15.081473  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.081790  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0eb0fdc1b4e148edbaf38519bca936d3: stopping tablet replica
I20260710 11:04:15.102149  5841 master.cc:584] Master@127.5.180.126:35213 shutdown complete.
30def5f77a5f4e04989e77ae91292d98  1
38efbf01dff144b5bcf859a27b2f500d  4
f64e6ef8785c465eb0af3091809cebb4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12812 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:04:15.142343  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:36797
I20260710 11:04:15.143630  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:15.149641  6336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.150012  6337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.150454  6339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.151214  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:15.152113  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:15.152288  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:15.152455  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681455152441 us; error 0 us; skew 500 ppm
I20260710 11:04:15.153018  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:15.155375  5841 webserver.cc:533] Webserver started at http://127.5.180.126:33891/ using document root <none> and password file <none>
I20260710 11:04:15.155857  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:15.156045  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:15.156315  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:15.157398  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "d2145839198949159f94fde1cc58f04f"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.161963  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:15.165654  6344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.166714  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:15.167054  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "d2145839198949159f94fde1cc58f04f"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.167380  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:15.180253  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:15.181448  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:15.222971  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:36797
I20260710 11:04:15.223063  6395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:36797 every 8 connection(s)
I20260710 11:04:15.227650  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.240386  6396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f: Bootstrap starting.
I20260710 11:04:15.245046  6396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.249600  6396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f: No bootstrap required, opened a new log
I20260710 11:04:15.251907  6396 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2145839198949159f94fde1cc58f04f" member_type: VOTER }
I20260710 11:04:15.252286  6396 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.252562  6396 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2145839198949159f94fde1cc58f04f, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.253137  6396 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2145839198949159f94fde1cc58f04f" member_type: VOTER }
I20260710 11:04:15.253588  6396 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:15.253793  6396 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:15.254065  6396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:15.258113  6396 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2145839198949159f94fde1cc58f04f" member_type: VOTER }
I20260710 11:04:15.258620  6396 leader_election.cc:304] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [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: d2145839198949159f94fde1cc58f04f; no voters: 
I20260710 11:04:15.259727  6396 leader_election.cc:290] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:15.260105  6399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:15.261415  6399 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 1 LEADER]: Becoming Leader. State: Replica: d2145839198949159f94fde1cc58f04f, State: Running, Role: LEADER
I20260710 11:04:15.262008  6399 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [LEADER]: Queue going to LEADER mode. State: All 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: "d2145839198949159f94fde1cc58f04f" member_type: VOTER }
I20260710 11:04:15.262516  6396 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:15.266419  6400 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2145839198949159f94fde1cc58f04f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2145839198949159f94fde1cc58f04f" member_type: VOTER } }
I20260710 11:04:15.267164  6400 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:15.266561  6401 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2145839198949159f94fde1cc58f04f. Latest consensus state: current_term: 1 leader_uuid: "d2145839198949159f94fde1cc58f04f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2145839198949159f94fde1cc58f04f" member_type: VOTER } }
I20260710 11:04:15.267988  6401 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:15.270987  6406 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:15.275960  6406 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:15.279633  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:15.284991  6406 catalog_manager.cc:1383] Generated new cluster ID: 7c314614b72c496497634aa5e60535d9
I20260710 11:04:15.285290  6406 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:15.318120  6406 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:15.319403  6406 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:15.335868  6406 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f: Generated new TSK 0
I20260710 11:04:15.336655  6406 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:15.346623  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:15.352252  6417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.353376  6418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.356287  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:15.356345  6420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.357565  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:15.357750  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:15.357949  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681455357932 us; error 0 us; skew 500 ppm
I20260710 11:04:15.358500  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:15.361410  5841 webserver.cc:533] Webserver started at http://127.5.180.65:46699/ using document root <none> and password file <none>
I20260710 11:04:15.362063  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:15.362291  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:15.362565  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:15.363765  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "9203976d296249909c6ae25906643c42"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.368129  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:15.371768  6425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.372956  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:15.373322  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "9203976d296249909c6ae25906643c42"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.373600  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:15.403342  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:15.404853  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:15.406772  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:15.409373  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:15.409600  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.409842  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:15.410018  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.452050  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:41063
I20260710 11:04:15.452142  6487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:41063 every 8 connection(s)
I20260710 11:04:15.456800  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:15.464219  6492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.465821  6493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.468394  6496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.468849  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:15.469704  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:15.469904  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:15.470085  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681455470067 us; error 0 us; skew 500 ppm
I20260710 11:04:15.470589  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:15.473181  5841 webserver.cc:533] Webserver started at http://127.5.180.66:33421/ using document root <none> and password file <none>
I20260710 11:04:15.473801  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:15.474040  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:15.474373  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:15.474530  6488 heartbeater.cc:344] Connected to a master server at 127.5.180.126:36797
I20260710 11:04:15.474926  6488 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:15.475605  6488 heartbeater.cc:507] Master 127.5.180.126:36797 requested a full tablet report, sending...
I20260710 11:04:15.475700  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.477602  6361 ts_manager.cc:194] Registered new tserver with Master: 9203976d296249909c6ae25906643c42 (127.5.180.65:41063)
I20260710 11:04:15.479332  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58798
I20260710 11:04:15.480504  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:15.483734  6500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.484475  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:15.484751  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.485030  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:15.520869  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:15.522305  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:15.524658  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:15.527480  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:15.527729  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.527979  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:15.528148  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.571244  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:41243
I20260710 11:04:15.571367  6562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:41243 every 8 connection(s)
I20260710 11:04:15.576050  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:15.583065  6566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:15.585283  6567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.587935  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:15.588850  6569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:15.589274  6563 heartbeater.cc:344] Connected to a master server at 127.5.180.126:36797
I20260710 11:04:15.589625  6563 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:15.589741  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:15.589991  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:15.590162  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681455590133 us; error 0 us; skew 500 ppm
I20260710 11:04:15.590371  6563 heartbeater.cc:507] Master 127.5.180.126:36797 requested a full tablet report, sending...
I20260710 11:04:15.590759  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:15.592468  6361 ts_manager.cc:194] Registered new tserver with Master: 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:15.593444  5841 webserver.cc:533] Webserver started at http://127.5.180.67:35807/ using document root <none> and password file <none>
I20260710 11:04:15.594050  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:15.594301  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:15.594228  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58802
I20260710 11:04:15.594719  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:15.595953  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "3f8abddba4334a408b29c4af349f2477"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.600260  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:15.603377  6574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.604074  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:15.604384  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "3f8abddba4334a408b29c4af349f2477"
format_stamp: "Formatted at 2026-07-10 11:04:15 on dist-test-slave-3jtw"
I20260710 11:04:15.604663  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:15.618580  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:15.620010  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:15.621505  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:15.623735  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:15.623966  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.624202  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:15.624370  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:15.665640  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:37835
I20260710 11:04:15.665732  6636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:37835 every 8 connection(s)
I20260710 11:04:15.680634  6637 heartbeater.cc:344] Connected to a master server at 127.5.180.126:36797
I20260710 11:04:15.681159  6637 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:15.681934  6637 heartbeater.cc:507] Master 127.5.180.126:36797 requested a full tablet report, sending...
I20260710 11:04:15.684070  6361 ts_manager.cc:194] Registered new tserver with Master: 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:15.684937  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016042239s
I20260710 11:04:15.685379  6361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58806
I20260710 11:04:15.712378  6361 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58810:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:15.715468  6361 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:15.786309  6602 tablet_service.cc:1511] Processing CreateTablet for tablet 441186f065664cebbb071429f154e4be (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:15.786978  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf762833040450e9b606051be09943a (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:15.788988  6528 tablet_service.cc:1511] Processing CreateTablet for tablet 441186f065664cebbb071429f154e4be (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:15.789358  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf762833040450e9b606051be09943a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.790184  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441186f065664cebbb071429f154e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.790803  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441186f065664cebbb071429f154e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.794103  6527 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf762833040450e9b606051be09943a (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:15.795404  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf762833040450e9b606051be09943a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.797809  6600 tablet_service.cc:1511] Processing CreateTablet for tablet da634d9e7f034d73b047ee411da8909d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:15.799202  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da634d9e7f034d73b047ee411da8909d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.799428  6526 tablet_service.cc:1511] Processing CreateTablet for tablet da634d9e7f034d73b047ee411da8909d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:15.800709  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da634d9e7f034d73b047ee411da8909d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.804605  6525 tablet_service.cc:1511] Processing CreateTablet for tablet 488cf7f391b34189bdb1297cb9a0df05 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:15.806354  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488cf7f391b34189bdb1297cb9a0df05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.807039  6599 tablet_service.cc:1511] Processing CreateTablet for tablet 488cf7f391b34189bdb1297cb9a0df05 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:15.808446  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488cf7f391b34189bdb1297cb9a0df05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.810693  6524 tablet_service.cc:1511] Processing CreateTablet for tablet e4b306e6f26944abbc636fe8334c184e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:15.812079  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b306e6f26944abbc636fe8334c184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.811983  6598 tablet_service.cc:1511] Processing CreateTablet for tablet e4b306e6f26944abbc636fe8334c184e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:15.813339  6598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b306e6f26944abbc636fe8334c184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.819782  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 2c10bfa334044e0dbcc7171af3e3752e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:15.821238  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c10bfa334044e0dbcc7171af3e3752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.821509  6597 tablet_service.cc:1511] Processing CreateTablet for tablet 2c10bfa334044e0dbcc7171af3e3752e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:15.822892  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c10bfa334044e0dbcc7171af3e3752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.829681  6522 tablet_service.cc:1511] Processing CreateTablet for tablet 9f007d4038b14258a88baac1bccc2145 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:15.831215  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f007d4038b14258a88baac1bccc2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.832423  6596 tablet_service.cc:1511] Processing CreateTablet for tablet 9f007d4038b14258a88baac1bccc2145 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:15.833856  6596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f007d4038b14258a88baac1bccc2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.859010  6653 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:15.866350  6653 tablet_bootstrap.cc:654] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.877312  6522 tablet_service.cc:1511] Processing CreateTablet for tablet 29653a2a4cf4430f8c2e74d75744ff33 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:15.878693  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29653a2a4cf4430f8c2e74d75744ff33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.879271  6652 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:15.886221  6596 tablet_service.cc:1511] Processing CreateTablet for tablet 29653a2a4cf4430f8c2e74d75744ff33 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:15.886338  6521 tablet_service.cc:1511] Processing CreateTablet for tablet 16da770d97e54f02bbdb97baf3251734 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:15.888183  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da770d97e54f02bbdb97baf3251734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.897253  6596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29653a2a4cf4430f8c2e74d75744ff33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.897469  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b846ddb6342d1897b13485118b60d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:15.898983  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b846ddb6342d1897b13485118b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.906816  6599 tablet_service.cc:1511] Processing CreateTablet for tablet 16da770d97e54f02bbdb97baf3251734 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:15.908121  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da770d97e54f02bbdb97baf3251734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.917757  6652 tablet_bootstrap.cc:654] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:15.921950  6600 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b846ddb6342d1897b13485118b60d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:15.922986  6653 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:15.923287  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b846ddb6342d1897b13485118b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.923444  6653 ts_tablet_manager.cc:1403] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.008s
I20260710 11:04:15.927843  6653 raft_consensus.cc:359] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:15.928673  6653 raft_consensus.cc:385] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.929014  6653 raft_consensus.cc:740] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.929811  6653 consensus_queue.cc:260] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:15.934588  6453 tablet_service.cc:1511] Processing CreateTablet for tablet 441186f065664cebbb071429f154e4be (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:15.935992  6453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441186f065664cebbb071429f154e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.936626  6653 ts_tablet_manager.cc:1434] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:04:15.937379  6563 heartbeater.cc:499] Master 127.5.180.126:36797 was elected leader, sending a full tablet report...
I20260710 11:04:15.937141  6448 tablet_service.cc:1511] Processing CreateTablet for tablet 2c10bfa334044e0dbcc7171af3e3752e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:15.940511  6449 tablet_service.cc:1511] Processing CreateTablet for tablet e4b306e6f26944abbc636fe8334c184e (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:15.943617  6450 tablet_service.cc:1511] Processing CreateTablet for tablet 488cf7f391b34189bdb1297cb9a0df05 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:15.946707  6451 tablet_service.cc:1511] Processing CreateTablet for tablet da634d9e7f034d73b047ee411da8909d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:15.949751  6452 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf762833040450e9b606051be09943a (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:15.952800  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c10bfa334044e0dbcc7171af3e3752e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.953766  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf762833040450e9b606051be09943a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.955505  6447 tablet_service.cc:1511] Processing CreateTablet for tablet 9f007d4038b14258a88baac1bccc2145 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:15.956383  6652 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:15.956831  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f007d4038b14258a88baac1bccc2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.956856  6652 ts_tablet_manager.cc:1403] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.019s
I20260710 11:04:15.959215  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da634d9e7f034d73b047ee411da8909d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.953840  6653 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:15.960742  6652 raft_consensus.cc:359] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:15.961513  6652 raft_consensus.cc:385] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:15.961829  6652 raft_consensus.cc:740] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:15.962772  6652 consensus_queue.cc:260] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:15.964684  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488cf7f391b34189bdb1297cb9a0df05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.963811  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 29653a2a4cf4430f8c2e74d75744ff33 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:15.965958  6445 tablet_service.cc:1511] Processing CreateTablet for tablet 16da770d97e54f02bbdb97baf3251734 (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:15.965970  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29653a2a4cf4430f8c2e74d75744ff33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.967718  6444 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9b846ddb6342d1897b13485118b60d (DEFAULT_TABLE table=test-workload [id=6e469da4634e4f029290230acfd5600a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:15.968091  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b306e6f26944abbc636fe8334c184e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.968775  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16da770d97e54f02bbdb97baf3251734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.969429  6444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9b846ddb6342d1897b13485118b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:15.989022  6657 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.001163  6657 tablet_bootstrap.cc:654] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.020604  6637 heartbeater.cc:499] Master 127.5.180.126:36797 was elected leader, sending a full tablet report...
I20260710 11:04:16.021399  6653 tablet_bootstrap.cc:654] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.022213  6657 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.022701  6657 ts_tablet_manager.cc:1403] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:04:16.026135  6657 raft_consensus.cc:359] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.027094  6657 raft_consensus.cc:385] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.027489  6657 raft_consensus.cc:740] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.029678  6652 ts_tablet_manager.cc:1434] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.008s
I20260710 11:04:16.031090  6652 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.039467  6657 consensus_queue.cc:260] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.043138  6652 tablet_bootstrap.cc:654] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.047740  6653 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.048285  6653 ts_tablet_manager.cc:1403] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.008s
I20260710 11:04:16.049721  6488 heartbeater.cc:499] Master 127.5.180.126:36797 was elected leader, sending a full tablet report...
I20260710 11:04:16.050606  6657 ts_tablet_manager.cc:1434] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:04:16.051314  6653 raft_consensus.cc:359] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.052194  6657 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.052829  6653 raft_consensus.cc:385] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.053406  6653 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.054630  6653 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.056910  6653 ts_tablet_manager.cc:1434] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:16.057958  6653 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.060285  6657 tablet_bootstrap.cc:654] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.063581  6653 tablet_bootstrap.cc:654] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.064800  6655 raft_consensus.cc:493] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.065277  6655 raft_consensus.cc:515] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.066555  6657 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.067080  6657 ts_tablet_manager.cc:1403] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:04:16.070587  6657 raft_consensus.cc:359] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.071310  6657 raft_consensus.cc:385] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.071592  6657 raft_consensus.cc:740] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.071560  6652 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.072461  6657 consensus_queue.cc:260] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.073354  6652 ts_tablet_manager.cc:1403] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.010s
I20260710 11:04:16.074714  6657 ts_tablet_manager.cc:1434] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:16.075784  6657 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.076318  6652 raft_consensus.cc:359] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.076972  6652 raft_consensus.cc:385] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.077265  6652 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.081204  6652 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.082468  6657 tablet_bootstrap.cc:654] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.083642  6652 ts_tablet_manager.cc:1434] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:16.084770  6652 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.088160  6653 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.088663  6653 ts_tablet_manager.cc:1403] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 11:04:16.091260  6652 tablet_bootstrap.cc:654] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.091521  6653 raft_consensus.cc:359] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.092278  6653 raft_consensus.cc:385] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.092579  6653 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.093325  6653 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.094482  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.095206  6463 raft_consensus.cc:2468] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 0.
I20260710 11:04:16.096861  6503 leader_election.cc:304] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.098011  6657 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.098475  6657 ts_tablet_manager.cc:1403] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.004s
I20260710 11:04:16.102340  6655 leader_election.cc:290] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.102682  6657 raft_consensus.cc:359] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.104028  6657 raft_consensus.cc:385] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.104406  6657 raft_consensus.cc:740] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.107739  6653 ts_tablet_manager.cc:1434] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 11:04:16.109158  6653 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.115221  6657 consensus_queue.cc:260] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.102922  6655 raft_consensus.cc:2804] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.116595  6655 raft_consensus.cc:493] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.116950  6655 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.119758  6653 tablet_bootstrap.cc:654] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.130595  6653 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.131343  6653 ts_tablet_manager.cc:1403] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 11:04:16.136478  6653 raft_consensus.cc:359] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.137107  6657 ts_tablet_manager.cc:1434] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.010s
I20260710 11:04:16.137234  6653 raft_consensus.cc:385] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.137543  6653 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.138163  6657 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.138335  6652 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.138973  6652 ts_tablet_manager.cc:1403] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.018s
I20260710 11:04:16.138362  6653 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.141796  6652 raft_consensus.cc:359] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.142518  6652 raft_consensus.cc:385] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.143580  6653 ts_tablet_manager.cc:1434] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 11:04:16.144553  6653 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.142805  6652 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.146062  6652 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.144590  6657 tablet_bootstrap.cc:654] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.148644  6655 raft_consensus.cc:515] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.150734  6655 leader_election.cc:290] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.151391  6653 tablet_bootstrap.cc:654] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.151489  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.152045  6463 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.152837  6652 ts_tablet_manager.cc:1434] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:16.153813  6652 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.156847  6653 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.157375  6653 ts_tablet_manager.cc:1403] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 11:04:16.160146  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.160300  6653 raft_consensus.cc:359] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.161068  6653 raft_consensus.cc:385] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.161392  6652 tablet_bootstrap.cc:654] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.161420  6653 raft_consensus.cc:740] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.161639  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.162590  6653 consensus_queue.cc:260] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.165035  6653 ts_tablet_manager.cc:1434] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:16.166060  6653 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.166257  6657 tablet_bootstrap.cc:492] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
W20260710 11:04:16.166709  6502 leader_election.cc:343] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.166909  6657 ts_tablet_manager.cc:1403] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
W20260710 11:04:16.167690  6502 leader_election.cc:343] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.173939  6653 tablet_bootstrap.cc:654] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.174891  6657 raft_consensus.cc:359] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.175863  6657 raft_consensus.cc:385] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.176244  6657 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.177233  6657 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.184068  6657 ts_tablet_manager.cc:1434] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:04:16.185475  6657 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.191816  6652 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.192320  6652 ts_tablet_manager.cc:1403] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.024s
I20260710 11:04:16.193267  6657 tablet_bootstrap.cc:654] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.195375  6463 raft_consensus.cc:2468] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 1.
I20260710 11:04:16.196498  6503 leader_election.cc:304] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:16.197615  6655 raft_consensus.cc:2804] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.198088  6655 raft_consensus.cc:697] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:16.198276  6653 tablet_bootstrap.cc:492] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.198825  6653 ts_tablet_manager.cc:1403] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260710 11:04:16.198940  6655 consensus_queue.cc:237] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.201838  6653 raft_consensus.cc:359] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.203184  6653 raft_consensus.cc:385] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.204952  6653 raft_consensus.cc:740] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.207212  6653 consensus_queue.cc:260] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.207903  6652 raft_consensus.cc:359] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.208608  6652 raft_consensus.cc:385] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.208907  6652 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.210146  6653 ts_tablet_manager.cc:1434] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:04:16.210016  6652 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.211290  6653 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.213990  6657 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.217557  6652 ts_tablet_manager.cc:1434] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:04:16.221323  6657 ts_tablet_manager.cc:1403] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.004s
I20260710 11:04:16.222410  6359 catalog_manager.cc:5697] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 1 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.223834  6652 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.223928  6657 raft_consensus.cc:359] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.224604  6657 raft_consensus.cc:385] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.224864  6657 raft_consensus.cc:740] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.219216  6653 tablet_bootstrap.cc:654] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.219233  6658 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.225524  6657 consensus_queue.cc:260] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.225715  6658 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.227825  6657 ts_tablet_manager.cc:1434] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:04:16.228806  6657 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.228626  6658 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.231612  6670 raft_consensus.cc:493] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.231974  6655 raft_consensus.cc:493] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.232125  6670 raft_consensus.cc:515] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.232668  6655 raft_consensus.cc:515] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.235634  6657 tablet_bootstrap.cc:654] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.235872  6655 leader_election.cc:290] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.241115  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
W20260710 11:04:16.246368  6502 leader_election.cc:343] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.269713  6670 leader_election.cc:290] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
W20260710 11:04:16.274619  6409 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:16.276260  6652 tablet_bootstrap.cc:654] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.276625  6658 raft_consensus.cc:493] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.277271  6658 raft_consensus.cc:515] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.280041  6658 leader_election.cc:290] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 9203976d296249909c6ae25906643c42 (127.5.180.65:41063)
I20260710 11:04:16.284847  6653 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.285353  6653 ts_tablet_manager.cc:1403] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.026s
I20260710 11:04:16.285624  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
W20260710 11:04:16.287525  6503 leader_election.cc:343] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.288121  6503 leader_election.cc:304] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c; no voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42
I20260710 11:04:16.288416  6653 raft_consensus.cc:359] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.289124  6653 raft_consensus.cc:385] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.289426  6653 raft_consensus.cc:740] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.289495  6655 raft_consensus.cc:2749] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.290201  6653 consensus_queue.cc:260] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.292464  6653 ts_tablet_manager.cc:1434] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:04:16.293404  6653 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.294555  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.296900  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.297531  6462 raft_consensus.cc:2468] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.299274  6652 tablet_bootstrap.cc:492] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
W20260710 11:04:16.299134  6577 leader_election.cc:343] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.299777  6652 ts_tablet_manager.cc:1403] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260710 11:04:16.300016  6577 leader_election.cc:304] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.300760  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.301110  6658 raft_consensus.cc:2804] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.301434  6538 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.301594  6658 raft_consensus.cc:493] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.302067  6658 raft_consensus.cc:3060] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.302565  6652 raft_consensus.cc:359] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.302605  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.303357  6652 raft_consensus.cc:385] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.303534  6537 raft_consensus.cc:2468] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.303680  6652 raft_consensus.cc:740] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.304433  6652 consensus_queue.cc:260] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.304828  6577 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 9203976d296249909c6ae25906643c42
I20260710 11:04:16.309371  6653 tablet_bootstrap.cc:654] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.310444  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.311121  6537 raft_consensus.cc:2468] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.316428  6428 leader_election.cc:304] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.317390  6670 raft_consensus.cc:2804] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.317739  6670 raft_consensus.cc:493] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.318035  6670 raft_consensus.cc:3060] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.321686  6658 raft_consensus.cc:515] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.324652  6670 raft_consensus.cc:515] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.332068  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.333098  6658 leader_election.cc:290] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 9203976d296249909c6ae25906643c42 (127.5.180.65:41063)
I20260710 11:04:16.333765  6537 raft_consensus.cc:3060] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.333918  6658 raft_consensus.cc:2804] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.334285  6658 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.334628  6658 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.338805  6657 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.339321  6657 ts_tablet_manager.cc:1403] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.054s
I20260710 11:04:16.339429  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.331152  6670 leader_election.cc:290] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.342289  6658 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.342634  6657 raft_consensus.cc:359] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.341058  6611 raft_consensus.cc:2393] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9203976d296249909c6ae25906643c42 in current term 1: Already voted for candidate 3f8abddba4334a408b29c4af349f2477 in this term.
I20260710 11:04:16.343609  6657 raft_consensus.cc:385] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.343942  6657 raft_consensus.cc:740] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.344635  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.344882  6657 consensus_queue.cc:260] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.346243  6652 ts_tablet_manager.cc:1434] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.020s
I20260710 11:04:16.347220  6652 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.347637  6657 ts_tablet_manager.cc:1434] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:04:16.348739  6657 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.349542  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.344630  6537 raft_consensus.cc:2468] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
I20260710 11:04:16.351199  6428 leader_election.cc:304] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:16.352281  6670 raft_consensus.cc:2804] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.352780  6670 raft_consensus.cc:697] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:16.353611  6670 consensus_queue.cc:237] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } }
I20260710 11:04:16.355388  6657 tablet_bootstrap.cc:654] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.355847  6652 tablet_bootstrap.cc:654] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.355993  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441186f065664cebbb071429f154e4be" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.356634  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.357450  6686 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.359246  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.361842  6537 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.359802  6686 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.366827  6686 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.369728  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
W20260710 11:04:16.371449  6577 leader_election.cc:343] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.371928  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.357952  6658 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.372552  6538 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.372215  6577 leader_election.cc:304] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [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: 3f8abddba4334a408b29c4af349f2477; no voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42
I20260710 11:04:16.373581  6658 raft_consensus.cc:2749] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:04:16.374737  6577 leader_election.cc:343] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.375872  6577 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 9203976d296249909c6ae25906643c42
I20260710 11:04:16.381678  6537 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 1.
I20260710 11:04:16.381913  6658 raft_consensus.cc:2804] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.382624  6658 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.383149  6658 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.386536  6661 raft_consensus.cc:493] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.379241  6653 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.387020  6577 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 9203976d296249909c6ae25906643c42
I20260710 11:04:16.387610  6653 ts_tablet_manager.cc:1403] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260710 11:04:16.387260  6661 raft_consensus.cc:515] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.387930  6686 raft_consensus.cc:2804] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.388484  6686 raft_consensus.cc:697] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:16.389267  6686 consensus_queue.cc:237] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.390931  6358 catalog_manager.cc:5697] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.399199  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.400027  6611 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.400396  6692 raft_consensus.cc:493] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.401122  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.401742  6537 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.402081  6427 leader_election.cc:304] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.398187  6661 leader_election.cc:290] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.404239  6661 raft_consensus.cc:2804] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.404198  6653 raft_consensus.cc:359] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.400871  6692 raft_consensus.cc:515] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.413139  6661 raft_consensus.cc:493] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.413580  6657 tablet_bootstrap.cc:492] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.414153  6661 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.414347  6657 ts_tablet_manager.cc:1403] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.038s
I20260710 11:04:16.416800  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.417652  6537 raft_consensus.cc:2468] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.417640  6657 raft_consensus.cc:359] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.419700  6657 raft_consensus.cc:385] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.419341  6428 leader_election.cc:304] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.420149  6657 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.421279  6692 leader_election.cc:290] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.420998  6657 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.413229  6653 raft_consensus.cc:385] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.421836  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.422253  6653 raft_consensus.cc:740] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.422952  6653 consensus_queue.cc:260] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.424306  6657 ts_tablet_manager.cc:1434] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260710 11:04:16.425509  6427 leader_election.cc:343] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.425753  6657 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.435464  6657 tablet_bootstrap.cc:654] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.438560  6653 ts_tablet_manager.cc:1434] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260710 11:04:16.421856  6692 raft_consensus.cc:2804] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.441730  6692 raft_consensus.cc:493] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.446540  6692 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.453879  6657 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.454386  6657 ts_tablet_manager.cc:1403] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260710 11:04:16.456909  6657 raft_consensus.cc:359] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.457595  6657 raft_consensus.cc:385] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.439992  6653 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.410949  6652 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.457863  6657 raft_consensus.cc:740] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.457307  6361 catalog_manager.cc:5697] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.458288  6652 ts_tablet_manager.cc:1403] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.006s
I20260710 11:04:16.458595  6657 consensus_queue.cc:260] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.461239  6652 raft_consensus.cc:359] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.461889  6652 raft_consensus.cc:385] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.463687  6657 ts_tablet_manager.cc:1434] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:16.464581  6657 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.462172  6652 raft_consensus.cc:740] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.467767  6652 consensus_queue.cc:260] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.469925  6657 tablet_bootstrap.cc:654] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.471652  6658 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.472075  6652 ts_tablet_manager.cc:1434] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260710 11:04:16.475872  6658 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.457214  6661 raft_consensus.cc:515] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.476517  6652 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.476614  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.476783  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.477286  6537 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:16.478163  6577 leader_election.cc:343] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.482039  6653 tablet_bootstrap.cc:654] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.482261  6692 raft_consensus.cc:515] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.483726  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.484375  6538 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.485293  6661 leader_election.cc:290] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.486366  6692 leader_election.cc:290] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.487787  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.488523  6611 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.488718  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.489425  6536 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.491703  6652 tablet_bootstrap.cc:654] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.492282  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.493446  6538 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
W20260710 11:04:16.494022  6427 leader_election.cc:343] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.494705  6428 leader_election.cc:304] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.495770  6692 raft_consensus.cc:2804] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.496884  6537 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 1.
I20260710 11:04:16.497135  6692 raft_consensus.cc:697] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:16.498248  6577 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 9203976d296249909c6ae25906643c42
I20260710 11:04:16.498522  6692 consensus_queue.cc:237] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.499619  6658 raft_consensus.cc:2804] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.500144  6658 raft_consensus.cc:697] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:16.501020  6658 consensus_queue.cc:237] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.501619  6536 raft_consensus.cc:2468] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
I20260710 11:04:16.503304  6428 leader_election.cc:304] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:16.504534  6661 raft_consensus.cc:2804] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.505297  6657 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.505400  6661 raft_consensus.cc:697] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:16.505976  6657 ts_tablet_manager.cc:1403] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260710 11:04:16.506883  6661 consensus_queue.cc:237] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.509558  6657 raft_consensus.cc:359] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.510478  6657 raft_consensus.cc:385] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.510851  6657 raft_consensus.cc:740] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.511706  6657 consensus_queue.cc:260] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.512715  6611 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
I20260710 11:04:16.514029  6657 ts_tablet_manager.cc:1434] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:04:16.517136  6657 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: Bootstrap starting.
I20260710 11:04:16.525135  6657 tablet_bootstrap.cc:654] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.529065  6361 catalog_manager.cc:5697] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.534013  6652 tablet_bootstrap.cc:492] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.534695  6652 ts_tablet_manager.cc:1403] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.026s
I20260710 11:04:16.535665  6653 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.536091  6653 ts_tablet_manager.cc:1403] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.008s
I20260710 11:04:16.537166  6358 catalog_manager.cc:5697] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.538770  6658 raft_consensus.cc:493] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.538578  6653 raft_consensus.cc:359] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.538488  6652 raft_consensus.cc:359] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.539505  6653 raft_consensus.cc:385] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.539253  6658 raft_consensus.cc:515] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.539631  6652 raft_consensus.cc:385] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.539803  6653 raft_consensus.cc:740] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.540140  6652 raft_consensus.cc:740] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.540681  6653 consensus_queue.cc:260] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.541189  6652 consensus_queue.cc:260] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.542695  6653 ts_tablet_manager.cc:1434] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:04:16.543562  6653 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: Bootstrap starting.
I20260710 11:04:16.545120  6652 ts_tablet_manager.cc:1434] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:16.545451  6657 tablet_bootstrap.cc:492] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: No bootstrap required, opened a new log
I20260710 11:04:16.545277  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.545856  6657 ts_tablet_manager.cc:1403] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.019s
I20260710 11:04:16.545945  6462 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.545980  6652 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.541210  6658 leader_election.cc:290] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.547086  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.548419  6577 leader_election.cc:304] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.548801  6657 raft_consensus.cc:359] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
W20260710 11:04:16.549244  6577 leader_election.cc:343] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.549412  6657 raft_consensus.cc:385] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.549666  6657 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.549800  6658 raft_consensus.cc:2804] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.550225  6658 raft_consensus.cc:493] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.550315  6657 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.550659  6658 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.551965  6657 ts_tablet_manager.cc:1434] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:04:16.555006  6653 tablet_bootstrap.cc:654] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.558094  6658 raft_consensus.cc:515] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.560348  6658 leader_election.cc:290] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.561620  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.561920  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.562503  6462 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.563148  6652 tablet_bootstrap.cc:654] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:16.564750  6577 leader_election.cc:343] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:16.571142  6653 tablet_bootstrap.cc:492] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: No bootstrap required, opened a new log
I20260710 11:04:16.571672  6653 ts_tablet_manager.cc:1403] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 11:04:16.574680  6653 raft_consensus.cc:359] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.575416  6653 raft_consensus.cc:385] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.575691  6653 raft_consensus.cc:740] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.576538  6653 consensus_queue.cc:260] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.577409  6462 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 1.
I20260710 11:04:16.579033  6577 leader_election.cc:304] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [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: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:16.581470  6653 ts_tablet_manager.cc:1434] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:16.583133  6658 raft_consensus.cc:2804] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.583626  6658 raft_consensus.cc:697] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:16.584481  6652 tablet_bootstrap.cc:492] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.584398  6658 consensus_queue.cc:237] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.585325  6652 ts_tablet_manager.cc:1403] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.011s
I20260710 11:04:16.582479  6361 catalog_manager.cc:5697] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.588722  6652 raft_consensus.cc:359] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.589407  6652 raft_consensus.cc:385] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.589656  6652 raft_consensus.cc:740] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.590286  6652 consensus_queue.cc:260] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.592133  6652 ts_tablet_manager.cc:1434] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:04:16.593111  6652 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.599645  6652 tablet_bootstrap.cc:654] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.600256  6359 catalog_manager.cc:5697] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.604537  6652 tablet_bootstrap.cc:492] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.605011  6652 ts_tablet_manager.cc:1403] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:04:16.607194  6652 raft_consensus.cc:359] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.607683  6652 raft_consensus.cc:385] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.607903  6652 raft_consensus.cc:740] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.608393  6652 consensus_queue.cc:260] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.609987  6652 ts_tablet_manager.cc:1434] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:16.610802  6652 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: Bootstrap starting.
I20260710 11:04:16.615124  6692 raft_consensus.cc:493] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.615574  6692 raft_consensus.cc:515] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.616526  6652 tablet_bootstrap.cc:654] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:16.617432  6692 leader_election.cc:290] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.618499  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.618814  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.620100  6611 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.620232  6536 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 0.
I20260710 11:04:16.621359  6428 leader_election.cc:304] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.622056  6692 raft_consensus.cc:2804] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.622524  6692 raft_consensus.cc:493] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.622965  6692 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.623075  6658 raft_consensus.cc:493] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.623544  6658 raft_consensus.cc:515] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.624619  6652 tablet_bootstrap.cc:492] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: No bootstrap required, opened a new log
I20260710 11:04:16.624982  6652 ts_tablet_manager.cc:1403] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:04:16.625533  6658 leader_election.cc:290] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.626546  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.626690  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.627157  6536 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.627338  6462 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 0.
I20260710 11:04:16.627568  6652 raft_consensus.cc:359] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.628221  6652 raft_consensus.cc:385] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:16.628348  6577 leader_election.cc:304] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:16.628505  6652 raft_consensus.cc:740] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Initialized, Role: FOLLOWER
I20260710 11:04:16.629143  6658 raft_consensus.cc:2804] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.629204  6652 consensus_queue.cc:260] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.629631  6658 raft_consensus.cc:493] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.630028  6658 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.629876  6692 raft_consensus.cc:515] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.631255  6652 ts_tablet_manager.cc:1434] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:04:16.632364  6692 leader_election.cc:290] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.632920  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.633427  6536 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.633409  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.634006  6611 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.639868  6658 raft_consensus.cc:515] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.640188  6611 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
I20260710 11:04:16.640188  6536 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 1.
I20260710 11:04:16.641367  6427 leader_election.cc:304] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.642130  6692 raft_consensus.cc:2804] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.642555  6692 raft_consensus.cc:697] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:16.643374  6692 consensus_queue.cc:237] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.644039  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.644599  6462 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.647240  6658 leader_election.cc:290] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.650327  6462 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 1.
I20260710 11:04:16.650616  6658 raft_consensus.cc:493] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.651141  6658 raft_consensus.cc:515] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.651456  6577 leader_election.cc:304] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.652227  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:16.652400  6686 raft_consensus.cc:2804] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.652653  6536 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.652881  6686 raft_consensus.cc:697] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:16.653193  6658 leader_election.cc:290] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.653774  6686 consensus_queue.cc:237] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.654208  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.655011  6462 raft_consensus.cc:2393] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f8abddba4334a408b29c4af349f2477 in current term 1: Already voted for candidate 3b8e1c45130a4d23b0427c1f29d7947c in this term.
I20260710 11:04:16.657366  6358 catalog_manager.cc:5697] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.658638  6536 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 1.
I20260710 11:04:16.659350  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.660840  6577 leader_election.cc:304] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477; no voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42
I20260710 11:04:16.662941  6687 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.666714  6655 raft_consensus.cc:493] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.666411  6359 catalog_manager.cc:5697] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:16.667264  6655 raft_consensus.cc:515] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.669442  6655 leader_election.cc:290] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.669569  6687 raft_consensus.cc:2749] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.670097  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.670709  6462 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 0.
I20260710 11:04:16.671291  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.671797  6611 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 0.
I20260710 11:04:16.671912  6503 leader_election.cc:304] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:16.672616  6655 raft_consensus.cc:2804] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:16.672958  6655 raft_consensus.cc:493] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:16.673192  6655 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.679981  6655 raft_consensus.cc:515] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.681579  6655 leader_election.cc:290] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.682370  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:16.682516  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:16.682914  6462 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.683050  6611 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.686579  6655 consensus_queue.cc:1048] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:16.689512  6611 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 1.
I20260710 11:04:16.690517  6462 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 1.
I20260710 11:04:16.691135  6502 leader_election.cc:304] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:16.691902  6655 raft_consensus.cc:2804] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:16.692831  6655 raft_consensus.cc:697] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:16.693732  6655 consensus_queue.cc:237] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.703697  6358 catalog_manager.cc:5697] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 1 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.707661  6655 consensus_queue.cc:1048] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.786988  6692 consensus_queue.cc:1048] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.796586  6661 consensus_queue.cc:1048] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.821106  6687 raft_consensus.cc:493] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.821653  6687 raft_consensus.cc:515] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.823222  6687 leader_election.cc:290] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:16.823624  6661 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.824088  6661 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.824397  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.824805  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.825198  6538 raft_consensus.cc:2393] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f8abddba4334a408b29c4af349f2477 in current term 1: Already voted for candidate 9203976d296249909c6ae25906643c42 in this term.
I20260710 11:04:16.826079  6661 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.826462  6577 leader_election.cc:304] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477; no voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42
I20260710 11:04:16.826707  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.827427  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.827471  6536 raft_consensus.cc:2393] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9203976d296249909c6ae25906643c42 in current term 1: Already voted for candidate 3f8abddba4334a408b29c4af349f2477 in this term.
I20260710 11:04:16.827558  6687 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.828826  6428 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9203976d296249909c6ae25906643c42; no voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:16.829572  6661 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.833115  6687 raft_consensus.cc:2749] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.836519  6661 raft_consensus.cc:2749] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.891091  6661 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.891539  6661 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.892997  6687 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.893466  6661 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.894091  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" is_pre_election: true
I20260710 11:04:16.894500  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.894791  6536 raft_consensus.cc:2393] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9203976d296249909c6ae25906643c42 in current term 1: Already voted for candidate 3f8abddba4334a408b29c4af349f2477 in this term.
I20260710 11:04:16.895916  6427 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9203976d296249909c6ae25906643c42; no voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:16.896503  6661 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.903915  6661 raft_consensus.cc:2749] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.907320  6658 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.916426  6661 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.937866  6670 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:16.946185  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:16.946794  6612 raft_consensus.cc:606] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:16.952862  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:16.953570  6612 raft_consensus.cc:606] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:16.954420  6655 raft_consensus.cc:493] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:16.954980  6655 raft_consensus.cc:515] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:16.957458  6655 leader_election.cc:290] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:16.959126  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f8abddba4334a408b29c4af349f2477" is_pre_election: true
I20260710 11:04:16.959215  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9203976d296249909c6ae25906643c42" is_pre_election: true
I20260710 11:04:16.959741  6611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:16.959937  6462 raft_consensus.cc:2393] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b8e1c45130a4d23b0427c1f29d7947c in current term 1: Already voted for candidate 3f8abddba4334a408b29c4af349f2477 in this term.
I20260710 11:04:16.960249  6611 raft_consensus.cc:606] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Received request to transfer leadership to TS 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:16.961280  6502 leader_election.cc:304] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c; no voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42
I20260710 11:04:16.962033  6655 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:16.967689  6612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:16.968174  6612 raft_consensus.cc:606] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Received request to transfer leadership to TS 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:16.969434  6655 raft_consensus.cc:2749] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:16.980059  6462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:43752
I20260710 11:04:16.980516  6462 raft_consensus.cc:606] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Received request to transfer leadership to TS 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:16.994061  6536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
mode: GRACEFUL
new_leader_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:37668
I20260710 11:04:16.994573  6536 raft_consensus.cc:606] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Received request to transfer leadership to TS 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:17.007328  6658 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.011986  6658 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.025321  6658 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.026167  6686 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.026583  6670 consensus_queue.cc:1048] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.037340  6686 raft_consensus.cc:993] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.037763  6686 raft_consensus.cc:1081] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Signalling peer 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.039467  6661 consensus_queue.cc:1048] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:17.042344  6536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:04:17.042910  6536 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.043262  6536 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.053457  6536 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.057389  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:17.057978  6463 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.061319  6692 consensus_queue.cc:1048] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:17.064702  6536 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:17.065044  6463 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.066674  6658 raft_consensus.cc:993] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:17.067171  6658 raft_consensus.cc:1081] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:17.067651  6503 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.068688  6655 raft_consensus.cc:2804] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.069168  6655 raft_consensus.cc:697] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:17.069725  6463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43746
I20260710 11:04:17.070294  6463 raft_consensus.cc:493] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.069957  6655 consensus_queue.cc:237] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.070647  6463 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.077970  6463 raft_consensus.cc:515] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.078264  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:17.079594  6611 raft_consensus.cc:3055] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.080376  6611 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:17.081319  6723 consensus_queue.cc:1048] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:17.081557  6611 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.085034  6611 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.091012  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:17.091480  6537 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.094307  6611 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.085386  6463 leader_election.cc:290] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:17.086651  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:17.095148  6612 raft_consensus.cc:3055] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.095417  6612 raft_consensus.cc:740] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:17.096251  6692 raft_consensus.cc:993] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: : Instructing follower 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.096134  6612 consensus_queue.cc:260] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.096669  6692 raft_consensus.cc:1081] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Signalling peer 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.097213  6612 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.097795  6537 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:17.098430  6536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:04:17.099396  6536 raft_consensus.cc:493] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.099750  6536 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.101432  6361 catalog_manager.cc:5697] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 1 to 2, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 2 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.102149  6428 leader_election.cc:304] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.102931  6661 raft_consensus.cc:2804] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.103374  6661 raft_consensus.cc:697] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:17.103892  6612 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:17.104202  6661 consensus_queue.cc:237] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.107122  6536 raft_consensus.cc:515] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.110273  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:17.110877  6463 raft_consensus.cc:3055] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.111138  6536 leader_election.cc:290] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:17.111210  6463 raft_consensus.cc:740] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:17.112365  6655 consensus_queue.cc:1048] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.112654  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16da770d97e54f02bbdb97baf3251734" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:17.113158  6612 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.113359  6463 consensus_queue.cc:260] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.114717  6463 raft_consensus.cc:3060] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.121634  6463 raft_consensus.cc:2468] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.122324  6361 catalog_manager.cc:5697] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 1 to 2, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.124504  6503 leader_election.cc:304] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.125288  6655 raft_consensus.cc:2804] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.125743  6655 raft_consensus.cc:697] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:17.126536  6655 consensus_queue.cc:237] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.131168  6612 raft_consensus.cc:2468] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.136957  6668 raft_consensus.cc:993] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: : Instructing follower 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:17.139122  6710 raft_consensus.cc:1081] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Signalling peer 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:17.143491  6610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:33256
I20260710 11:04:17.144060  6610 raft_consensus.cc:493] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.143282  6359 catalog_manager.cc:5697] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 1 to 2, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 2 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.144443  6610 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.144277  6710 consensus_queue.cc:1048] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.154383  6610 raft_consensus.cc:515] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.156586  6610 leader_election.cc:290] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:17.159162  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:17.159741  6538 raft_consensus.cc:3055] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.160070  6538 raft_consensus.cc:740] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:17.160172  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9b846ddb6342d1897b13485118b60d" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:17.160684  6462 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.160853  6538 consensus_queue.cc:260] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.162061  6538 raft_consensus.cc:3060] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.164693  6687 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:17.166657  6462 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:17.167332  6538 raft_consensus.cc:2468] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:17.168045  6577 leader_election.cc:304] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.168788  6687 raft_consensus.cc:2804] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.169245  6687 raft_consensus.cc:697] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:17.170096  6687 consensus_queue.cc:237] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.175800  6658 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:17.182325  6358 catalog_manager.cc:5697] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 1 to 2, leader changed from 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66) to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:17.188925  6658 raft_consensus.cc:993] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.189415  6687 raft_consensus.cc:1081] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Signalling peer 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:17.191103  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:04:17.191733  6538 raft_consensus.cc:493] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.193001  6538 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.198524  6538 raft_consensus.cc:515] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.200907  6538 leader_election.cc:290] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:17.201284  6463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:17.201684  6610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:17.201869  6463 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.202214  6610 raft_consensus.cc:3055] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.202545  6610 raft_consensus.cc:740] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:17.203255  6610 consensus_queue.cc:260] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.204126  6610 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.208613  6463 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.209721  6610 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 2.
I20260710 11:04:17.210135  6503 leader_election.cc:304] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.211172  6668 raft_consensus.cc:2804] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.211654  6668 raft_consensus.cc:697] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:17.212370  6668 consensus_queue.cc:237] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.220428  6358 catalog_manager.cc:5697] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 1 to 2, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 2 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.401000  6687 raft_consensus.cc:993] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:17.401522  6658 raft_consensus.cc:1081] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:17.403671  6463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43746
I20260710 11:04:17.404279  6463 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:17.404842  6463 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.413455  6463 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.415725  6463 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:17.416996  6610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:17.417006  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:17.417840  6610 raft_consensus.cc:3055] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:17.417852  6538 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.418308  6610 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:17.419175  6610 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.420329  6610 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:17.424932  6538 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:17.426507  6428 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:17.427026  6610 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:17.427382  6661 raft_consensus.cc:2804] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:17.427847  6661 raft_consensus.cc:697] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:17.428637  6661 consensus_queue.cc:237] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:17.435436  6358 catalog_manager.cc:5697] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 1 to 2, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:17.468710  6610 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.470012  6668 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.477142  6463 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.479028  6710 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.554461  6463 raft_consensus.cc:1275] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.556087  6658 consensus_queue.cc:1048] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.563874  6538 raft_consensus.cc:1275] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.566089  6738 consensus_queue.cc:1048] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.603360  6463 raft_consensus.cc:1275] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.604707  6710 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.614331  6610 raft_consensus.cc:1275] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.615993  6655 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.624568  6610 raft_consensus.cc:1275] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.626029  6692 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.634519  6538 raft_consensus.cc:1275] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.636154  6661 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.688936  6610 raft_consensus.cc:1275] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.690491  6655 consensus_queue.cc:1048] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.697464  6463 raft_consensus.cc:1275] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.699571  6710 consensus_queue.cc:1048] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.883699  6538 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.885176  6723 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:17.892562  6610 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:17.894290  6692 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.027608  5841 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:04:20.028362  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:20.045104  6463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:20.045601  6463 raft_consensus.cc:606] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Received request to transfer leadership to TS 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:20.047883  6463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:20.048411  6463 raft_consensus.cc:606] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Received request to transfer leadership to TS 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:20.050112  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:20.050714  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:20.059247  6692 raft_consensus.cc:993] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: : Instructing follower 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:20.059636  6744 raft_consensus.cc:1081] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Signalling peer 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:20.060992  6610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:33270
I20260710 11:04:20.061437  6610 raft_consensus.cc:493] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:20.061731  6610 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:20.066447  6610 raft_consensus.cc:515] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.068022  6610 leader_election.cc:290] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:20.069242  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:20.069410  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:20.069839  6462 raft_consensus.cc:3055] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:20.069890  6538 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:20.070313  6462 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:20.071146  6462 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.072348  6462 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:20.076804  6538 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:20.077939  6577 leader_election.cc:304] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:20.078675  6741 raft_consensus.cc:2804] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:20.079077  6462 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:20.079974  6741 raft_consensus.cc:697] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:20.080735  6741 consensus_queue.cc:237] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.087574  6359 catalog_manager.cc:5697] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 1 to 2, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:20.495347  6692 raft_consensus.cc:993] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: : Instructing follower 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:20.495774  6744 raft_consensus.cc:1081] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Signalling peer 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:20.497186  6610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:33270
I20260710 11:04:20.497671  6610 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:20.497977  6610 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:20.502401  6610 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.503989  6610 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 3 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:20.505174  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:20.505735  6462 raft_consensus.cc:3055] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:20.505688  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:20.506131  6462 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:20.506431  6538 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:20.506986  6462 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.508232  6462 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:20.513144  6538 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 3.
I20260710 11:04:20.514191  6577 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:20.514581  6462 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 3.
I20260710 11:04:20.514873  6741 raft_consensus.cc:2804] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:20.515357  6741 raft_consensus.cc:697] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:20.516315  6741 consensus_queue.cc:237] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:20.523051  6359 catalog_manager.cc:5697] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 2 to 3, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:20.530283  6462 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:20.531550  6741 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:20.541635  6538 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:20.543465  6745 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:21.051707  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:21.066668  6610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:21.067268  6610 raft_consensus.cc:606] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:21.076946  6610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:33278
I20260710 11:04:21.077521  6610 raft_consensus.cc:606] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:21.082284  6538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:37668
I20260710 11:04:21.082887  6538 raft_consensus.cc:606] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:21.087819  6538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:37668
I20260710 11:04:21.088274  6538 raft_consensus.cc:606] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:21.092471  6538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
mode: GRACEFUL
new_leader_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:37668
I20260710 11:04:21.092963  6538 raft_consensus.cc:606] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Received request to transfer leadership to TS 9203976d296249909c6ae25906643c42
I20260710 11:04:21.114051  6757 raft_consensus.cc:993] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.114516  6757 raft_consensus.cc:1081] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.116356  6462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:04:21.116956  6462 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:21.117357  6462 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.118209  6538 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.121310  6758 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.121840  6463 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.123315  6758 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.126997  6462 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.131256  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:21.131816  6536 raft_consensus.cc:3055] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:21.131882  6610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:21.132215  6536 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:21.132488  6610 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.133139  6536 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.134214  6536 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.131836  6759 raft_consensus.cc:993] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.135166  6759 raft_consensus.cc:1081] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.136375  6462 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 3 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:21.139173  6758 raft_consensus.cc:993] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.139982  6758 raft_consensus.cc:1081] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.142973  6463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43746
I20260710 11:04:21.144068  6536 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.145217  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:04:21.145751  6461 raft_consensus.cc:493] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:21.146144  6461 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:21.146097  6610 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.148703  6428 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:21.149793  6692 raft_consensus.cc:2804] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:21.155498  6757 raft_consensus.cc:993] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.156013  6757 raft_consensus.cc:1081] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.157688  6461 raft_consensus.cc:515] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.160619  6461 leader_election.cc:290] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:21.161661  6692 raft_consensus.cc:697] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:21.160938  6741 raft_consensus.cc:993] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: : Instructing follower 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.162632  6741 raft_consensus.cc:1081] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Signalling peer 9203976d296249909c6ae25906643c42 to start an election
I20260710 11:04:21.162828  6692 consensus_queue.cc:237] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.165867  6610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:21.166487  6610 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:21.166333  6460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:04:21.167084  6460 raft_consensus.cc:493] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:21.167438  6460 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.168663  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f007d4038b14258a88baac1bccc2145" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:21.169389  6538 raft_consensus.cc:3055] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:21.169792  6538 raft_consensus.cc:740] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:21.170807  6538 consensus_queue.cc:260] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.172760  6538 raft_consensus.cc:3060] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:21.174779  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "9203976d296249909c6ae25906643c42"
 from {username='slave'} at 127.0.0.1:43746
I20260710 11:04:21.175442  6461 raft_consensus.cc:493] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:21.175886  6461 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.176312  6460 raft_consensus.cc:515] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.182986  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:21.183573  6537 raft_consensus.cc:3055] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:21.183878  6537 raft_consensus.cc:740] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:21.184659  6537 consensus_queue.cc:260] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.185781  6537 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.187646  6461 raft_consensus.cc:515] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.189850  6461 leader_election.cc:290] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 3 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:21.190984  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:21.191258  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:21.191990  6535 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.191987  6612 raft_consensus.cc:3055] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:21.195588  6612 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:21.195770  6537 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.200711  6463 raft_consensus.cc:493] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:21.201347  6463 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:21.195559  6538 raft_consensus.cc:2468] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:21.196730  6612 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.198294  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29653a2a4cf4430f8c2e74d75744ff33" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:21.203606  6611 raft_consensus.cc:3060] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.224006  6610 raft_consensus.cc:2468] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 2.
I20260710 11:04:21.225232  6427 leader_election.cc:304] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:21.226320  6766 raft_consensus.cc:2804] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:21.226928  6766 raft_consensus.cc:697] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:21.226290  6359 catalog_manager.cc:5697] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 2 to 3, leader changed from 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 3 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.227314  6463 raft_consensus.cc:515] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.227712  6766 consensus_queue.cc:237] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.229856  6612 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:21.233043  6463 leader_election.cc:290] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 4 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:21.217216  6428 leader_election.cc:304] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:21.235189  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:21.235795  6609 raft_consensus.cc:3055] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:21.236012  6535 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.236105  6609 raft_consensus.cc:740] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:21.236119  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b306e6f26944abbc636fe8334c184e" candidate_uuid: "9203976d296249909c6ae25906643c42" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:21.198745  6460 leader_election.cc:290] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [CANDIDATE]: Term 3 election: Requested vote from peers 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:21.236992  6609 consensus_queue.cc:260] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.237990  6428 leader_election.cc:304] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 9203976d296249909c6ae25906643c42; no voters: 
I20260710 11:04:21.238547  6692 raft_consensus.cc:2804] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:21.240643  6766 raft_consensus.cc:2804] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:21.240718  6612 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.241210  6766 raft_consensus.cc:697] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:21.242079  6766 consensus_queue.cc:237] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.242906  6611 raft_consensus.cc:2468] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 3.
I20260710 11:04:21.238138  6609 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:21.243865  6692 raft_consensus.cc:697] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:21.247359  6692 consensus_queue.cc:237] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.249125  6609 raft_consensus.cc:2468] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9203976d296249909c6ae25906643c42 in term 4.
I20260710 11:04:21.250087  6427 leader_election.cc:304] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [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: 3f8abddba4334a408b29c4af349f2477, 9203976d296249909c6ae25906643c42; no voters: 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:21.250742  6766 raft_consensus.cc:2804] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:21.251812  6766 raft_consensus.cc:697] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 4 LEADER]: Becoming Leader. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:21.252544  6766 consensus_queue.cc:237] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:21.262697  6359 catalog_manager.cc:5697] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 3 to 4, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 4 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.263957  6359 catalog_manager.cc:5697] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 1 to 2, leader changed from 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.265021  6359 catalog_manager.cc:5697] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 2 to 3, leader changed from 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 3 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.265976  6359 catalog_manager.cc:5697] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 reported cstate change: term changed from 2 to 3, leader changed from 3f8abddba4334a408b29c4af349f2477 (127.5.180.67) to 9203976d296249909c6ae25906643c42 (127.5.180.65). New cstate: current_term: 3 leader_uuid: "9203976d296249909c6ae25906643c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.613282  6609 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.614452  6766 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.617391  6611 raft_consensus.cc:1275] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:21.618866  6766 consensus_queue.cc:1048] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:21.624040  6536 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.625844  6771 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:21.631070  6538 raft_consensus.cc:1275] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:21.632642  6766 consensus_queue.cc:1048] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:21.644264  6609 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.645591  6766 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.653988  6538 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.655412  6772 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.696110  6538 raft_consensus.cc:3060] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:21.700354  6538 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:21.701610  6772 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.708752  6609 raft_consensus.cc:1275] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:21.710443  6766 consensus_queue.cc:1048] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.720880  6538 raft_consensus.cc:1275] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.721966  6772 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.730684  6609 raft_consensus.cc:1275] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Refusing update from remote peer 9203976d296249909c6ae25906643c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:21.732028  6772 consensus_queue.cc:1048] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:24.100087  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:24.110996  6461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:24.111923  6461 raft_consensus.cc:606] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Received request to transfer leadership to TS 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:24.115435  6461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:24.116088  6461 raft_consensus.cc:606] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Received request to transfer leadership to TS 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:24.118719  6461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:24.119311  6461 raft_consensus.cc:606] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Received request to transfer leadership to TS 3b8e1c45130a4d23b0427c1f29d7947c
I20260710 11:04:24.121840  6461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d"
dest_uuid: "9203976d296249909c6ae25906643c42"
mode: GRACEFUL
new_leader_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:60226
I20260710 11:04:24.122364  6461 raft_consensus.cc:606] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Received request to transfer leadership to TS 3f8abddba4334a408b29c4af349f2477
I20260710 11:04:24.123719  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:24.124323  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:24.299423  6786 raft_consensus.cc:993] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: : Instructing follower 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:24.299971  6692 raft_consensus.cc:1081] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Signalling peer 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:24.301676  6609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bf762833040450e9b606051be09943a"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:33270
I20260710 11:04:24.302241  6609 raft_consensus.cc:493] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:24.302538  6609 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.308240  6609 raft_consensus.cc:515] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.310238  6609 leader_election.cc:290] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 4 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:24.311084  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:24.311676  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf762833040450e9b606051be09943a" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:24.311949  6461 raft_consensus.cc:3055] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:24.312248  6536 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.312278  6461 raft_consensus.cc:740] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:24.312930  6692 raft_consensus.cc:993] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: : Instructing follower 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:24.313349  6692 raft_consensus.cc:1081] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Signalling peer 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:24.313293  6461 consensus_queue.cc:260] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.314922  6461 raft_consensus.cc:3060] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.315043  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:04:24.315502  6538 raft_consensus.cc:493] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:24.315786  6538 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.320037  6536 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 4.
I20260710 11:04:24.321501  6577 leader_election.cc:304] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:24.322271  6538 raft_consensus.cc:515] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.322554  6745 raft_consensus.cc:2804] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:24.322556  6461 raft_consensus.cc:2468] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 4.
I20260710 11:04:24.323813  6745 raft_consensus.cc:697] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 4 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:24.324978  6538 leader_election.cc:290] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 4 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:24.324862  6745 consensus_queue.cc:237] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.326013  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:24.326668  6609 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.325268  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c10bfa334044e0dbcc7171af3e3752e" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:24.334113  6461 raft_consensus.cc:3055] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:24.334475  6461 raft_consensus.cc:740] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:24.335312  6461 consensus_queue.cc:260] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.335791  6609 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 4.
I20260710 11:04:24.336822  6461 raft_consensus.cc:3060] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:24.336365  6358 catalog_manager.cc:5697] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 3 to 4, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 4 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:24.337248  6502 leader_election.cc:304] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:24.338481  6760 raft_consensus.cc:2804] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:24.339880  6760 raft_consensus.cc:697] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:24.340965  6760 consensus_queue.cc:237] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.344565  6461 raft_consensus.cc:2468] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 4.
I20260710 11:04:24.349568  6359 catalog_manager.cc:5697] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 3 to 4, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 4 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:24.427592  6692 raft_consensus.cc:993] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: : Instructing follower 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:24.427999  6786 raft_consensus.cc:1081] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Signalling peer 3f8abddba4334a408b29c4af349f2477 to start an election
I20260710 11:04:24.429419  6609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d"
dest_uuid: "3f8abddba4334a408b29c4af349f2477"
 from {username='slave'} at 127.0.0.1:33270
I20260710 11:04:24.429841  6609 raft_consensus.cc:493] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:24.430143  6609 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:24.434710  6609 raft_consensus.cc:515] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.436292  6609 leader_election.cc:290] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243)
I20260710 11:04:24.437350  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:24.437582  6538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da634d9e7f034d73b047ee411da8909d" candidate_uuid: "3f8abddba4334a408b29c4af349f2477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
I20260710 11:04:24.437954  6461 raft_consensus.cc:3055] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:24.438036  6538 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:24.438364  6461 raft_consensus.cc:740] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:24.439162  6461 consensus_queue.cc:260] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.440364  6461 raft_consensus.cc:3060] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:24.444624  6538 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:24.445748  6577 leader_election.cc:304] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:24.446636  6745 raft_consensus.cc:2804] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:24.446617  6461 raft_consensus.cc:2468] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f8abddba4334a408b29c4af349f2477 in term 2.
I20260710 11:04:24.447228  6745 raft_consensus.cc:697] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Becoming Leader. State: Replica: 3f8abddba4334a408b29c4af349f2477, State: Running, Role: LEADER
I20260710 11:04:24.448036  6745 consensus_queue.cc:237] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.454691  6359 catalog_manager.cc:5697] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 reported cstate change: term changed from 1 to 2, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3f8abddba4334a408b29c4af349f2477 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "3f8abddba4334a408b29c4af349f2477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:24.470237  6692 raft_consensus.cc:993] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: : Instructing follower 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:24.470669  6786 raft_consensus.cc:1081] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Signalling peer 3b8e1c45130a4d23b0427c1f29d7947c to start an election
I20260710 11:04:24.472260  6538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05"
dest_uuid: "3b8e1c45130a4d23b0427c1f29d7947c"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:04:24.472810  6538 raft_consensus.cc:493] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:24.473075  6538 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:24.477275  6538 raft_consensus.cc:515] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.478958  6538 leader_election.cc:290] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [CANDIDATE]: Term 3 election: Requested vote from peers 9203976d296249909c6ae25906643c42 (127.5.180.65:41063), 3f8abddba4334a408b29c4af349f2477 (127.5.180.67:37835)
I20260710 11:04:24.479856  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f8abddba4334a408b29c4af349f2477"
I20260710 11:04:24.480043  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488cf7f391b34189bdb1297cb9a0df05" candidate_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9203976d296249909c6ae25906643c42"
I20260710 11:04:24.480319  6609 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:24.480541  6461 raft_consensus.cc:3055] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:24.480875  6461 raft_consensus.cc:740] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9203976d296249909c6ae25906643c42, State: Running, Role: LEADER
I20260710 11:04:24.481563  6461 consensus_queue.cc:260] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.482447  6461 raft_consensus.cc:3060] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:24.484963  6609 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 3.
I20260710 11:04:24.486033  6502 leader_election.cc:304] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [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: 3b8e1c45130a4d23b0427c1f29d7947c, 3f8abddba4334a408b29c4af349f2477; no voters: 
I20260710 11:04:24.486744  6760 raft_consensus.cc:2804] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:24.487219  6760 raft_consensus.cc:697] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 LEADER]: Becoming Leader. State: Replica: 3b8e1c45130a4d23b0427c1f29d7947c, State: Running, Role: LEADER
I20260710 11:04:24.488003  6461 raft_consensus.cc:2468] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b8e1c45130a4d23b0427c1f29d7947c in term 3.
I20260710 11:04:24.488097  6760 consensus_queue.cc:237] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [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: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } }
I20260710 11:04:24.495296  6359 catalog_manager.cc:5697] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c reported cstate change: term changed from 2 to 3, leader changed from 9203976d296249909c6ae25906643c42 (127.5.180.65) to 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66). New cstate: current_term: 3 leader_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:24.736804  6609 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:24.738282  6760 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.744381  6461 raft_consensus.cc:1275] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:24.747104  6789 consensus_queue.cc:1048] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:24.808794  6538 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:24.810412  6745 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.820425  6461 raft_consensus.cc:1275] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:24.821741  6745 consensus_queue.cc:1048] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:24.873163  6461 raft_consensus.cc:1275] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:24.874552  6745 consensus_queue.cc:1048] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:24.883885  6538 raft_consensus.cc:1275] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Refusing update from remote peer 3f8abddba4334a408b29c4af349f2477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:24.885547  6745 consensus_queue.cc:1048] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b8e1c45130a4d23b0427c1f29d7947c" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 41243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:24.988373  6611 raft_consensus.cc:1275] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:24.989771  6798 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f8abddba4334a408b29c4af349f2477" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:25.000612  6460 raft_consensus.cc:1275] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Refusing update from remote peer 3b8e1c45130a4d23b0427c1f29d7947c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:25.002861  6760 consensus_queue.cc:1048] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9203976d296249909c6ae25906643c42" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:25.125495  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:25.132248  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
W20260710 11:04:25.141136  6577 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 11:04:25.144908  6577 consensus_peers.cc:597] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 -> Peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Couldn't send request to peer 9203976d296249909c6ae25906643c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.167160  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:25.168228  5841 tablet_replica.cc:333] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.169255  5841 raft_consensus.cc:2243] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.170149  5841 raft_consensus.cc:2272] T e4b306e6f26944abbc636fe8334c184e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.172139  5841 tablet_replica.cc:333] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.172683  5841 raft_consensus.cc:2243] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.173074  5841 raft_consensus.cc:2272] T 2c10bfa334044e0dbcc7171af3e3752e P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.175972  5841 tablet_replica.cc:333] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.176628  5841 raft_consensus.cc:2243] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.177413  5841 raft_consensus.cc:2272] T 29653a2a4cf4430f8c2e74d75744ff33 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.179165  5841 tablet_replica.cc:333] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.179699  5841 raft_consensus.cc:2243] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.180104  5841 raft_consensus.cc:2272] T da634d9e7f034d73b047ee411da8909d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.182677  5841 tablet_replica.cc:333] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.183195  5841 raft_consensus.cc:2243] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.183557  5841 raft_consensus.cc:2272] T 488cf7f391b34189bdb1297cb9a0df05 P 9203976d296249909c6ae25906643c42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.185473  5841 tablet_replica.cc:333] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.185976  5841 raft_consensus.cc:2243] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.186436  5841 raft_consensus.cc:2272] T 0bf762833040450e9b606051be09943a P 9203976d296249909c6ae25906643c42 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.188648  5841 tablet_replica.cc:333] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.189177  5841 raft_consensus.cc:2243] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.189656  5841 raft_consensus.cc:2272] T 16da770d97e54f02bbdb97baf3251734 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.191363  5841 tablet_replica.cc:333] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.191833  5841 raft_consensus.cc:2243] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.192231  5841 raft_consensus.cc:2272] T 5a9b846ddb6342d1897b13485118b60d P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.193753  5841 tablet_replica.cc:333] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.194205  5841 raft_consensus.cc:2243] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.195031  5841 raft_consensus.cc:2272] T 9f007d4038b14258a88baac1bccc2145 P 9203976d296249909c6ae25906643c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.197043  5841 tablet_replica.cc:333] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42: stopping tablet replica
I20260710 11:04:25.197558  5841 raft_consensus.cc:2243] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.198350  5841 raft_consensus.cc:2272] T 441186f065664cebbb071429f154e4be P 9203976d296249909c6ae25906643c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.230759  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:04:25.240507  6503 consensus_peers.cc:597] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c -> Peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Couldn't send request to peer 9203976d296249909c6ae25906643c42. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:41063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.252794  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
I20260710 11:04:25.277885  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:25.278825  5841 tablet_replica.cc:333] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.279742  5841 raft_consensus.cc:2243] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.280272  5841 raft_consensus.cc:2272] T 29653a2a4cf4430f8c2e74d75744ff33 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.282588  5841 tablet_replica.cc:333] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.283334  5841 raft_consensus.cc:2243] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.284355  5841 raft_consensus.cc:2272] T 16da770d97e54f02bbdb97baf3251734 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:25.284991  6577 consensus_peers.cc:597] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 -> Peer 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243): Couldn't send request to peer 3b8e1c45130a4d23b0427c1f29d7947c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.286263  5841 tablet_replica.cc:333] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.286921  5841 raft_consensus.cc:2243] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.287392  5841 raft_consensus.cc:2272] T 441186f065664cebbb071429f154e4be P 3b8e1c45130a4d23b0427c1f29d7947c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.289417  5841 tablet_replica.cc:333] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.290210  5841 raft_consensus.cc:2243] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.291055  5841 raft_consensus.cc:2272] T 488cf7f391b34189bdb1297cb9a0df05 P 3b8e1c45130a4d23b0427c1f29d7947c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.292847  5841 tablet_replica.cc:333] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.293291  5841 raft_consensus.cc:2243] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.293622  5841 raft_consensus.cc:2272] T da634d9e7f034d73b047ee411da8909d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.296224  5841 tablet_replica.cc:333] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.296661  5841 raft_consensus.cc:2243] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.297075  5841 raft_consensus.cc:2272] T e4b306e6f26944abbc636fe8334c184e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.298650  5841 tablet_replica.cc:333] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.299163  5841 raft_consensus.cc:2243] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.299829  5841 raft_consensus.cc:2272] T 2c10bfa334044e0dbcc7171af3e3752e P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.301869  5841 tablet_replica.cc:333] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.302295  5841 raft_consensus.cc:2243] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.302647  5841 raft_consensus.cc:2272] T 0bf762833040450e9b606051be09943a P 3b8e1c45130a4d23b0427c1f29d7947c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.304852  5841 tablet_replica.cc:333] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.305279  5841 raft_consensus.cc:2243] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.305666  5841 raft_consensus.cc:2272] T 5a9b846ddb6342d1897b13485118b60d P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.307446  5841 tablet_replica.cc:333] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c: stopping tablet replica
I20260710 11:04:25.307828  5841 raft_consensus.cc:2243] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.308167  5841 raft_consensus.cc:2272] T 9f007d4038b14258a88baac1bccc2145 P 3b8e1c45130a4d23b0427c1f29d7947c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.338267  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
W20260710 11:04:25.351790  6577 consensus_peers.cc:597] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 -> Peer 9203976d296249909c6ae25906643c42 (127.5.180.65:41063): Couldn't send request to peer 9203976d296249909c6ae25906643c42. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:41063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.361442  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
I20260710 11:04:25.391165  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:25.392197  5841 tablet_replica.cc:333] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.394104  5841 raft_consensus.cc:2243] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.394825  5841 raft_consensus.cc:2272] T 29653a2a4cf4430f8c2e74d75744ff33 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.397859  5841 tablet_replica.cc:333] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
W20260710 11:04:25.398245  6577 consensus_peers.cc:597] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 -> Peer 3b8e1c45130a4d23b0427c1f29d7947c (127.5.180.66:41243): Couldn't send request to peer 3b8e1c45130a4d23b0427c1f29d7947c. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:41243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:25.398967  5841 raft_consensus.cc:2243] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.399632  5841 raft_consensus.cc:2272] T 16da770d97e54f02bbdb97baf3251734 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.402009  5841 tablet_replica.cc:333] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.402558  5841 raft_consensus.cc:2243] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.403359  5841 raft_consensus.cc:2272] T da634d9e7f034d73b047ee411da8909d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.405726  5841 tablet_replica.cc:333] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.406191  5841 raft_consensus.cc:2243] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.406543  5841 raft_consensus.cc:2272] T 488cf7f391b34189bdb1297cb9a0df05 P 3f8abddba4334a408b29c4af349f2477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.409067  5841 tablet_replica.cc:333] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.409770  5841 raft_consensus.cc:2243] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.410195  5841 raft_consensus.cc:2272] T e4b306e6f26944abbc636fe8334c184e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.411978  5841 tablet_replica.cc:333] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.412425  5841 raft_consensus.cc:2243] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.412812  5841 raft_consensus.cc:2272] T 2c10bfa334044e0dbcc7171af3e3752e P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.414708  5841 tablet_replica.cc:333] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.415233  5841 raft_consensus.cc:2243] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.415889  5841 raft_consensus.cc:2272] T 5a9b846ddb6342d1897b13485118b60d P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.417486  5841 tablet_replica.cc:333] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.417892  5841 raft_consensus.cc:2243] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.418288  5841 raft_consensus.cc:2272] T 9f007d4038b14258a88baac1bccc2145 P 3f8abddba4334a408b29c4af349f2477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.419848  5841 tablet_replica.cc:333] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.420255  5841 raft_consensus.cc:2243] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.420862  5841 raft_consensus.cc:2272] T 0bf762833040450e9b606051be09943a P 3f8abddba4334a408b29c4af349f2477 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.422747  5841 tablet_replica.cc:333] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477: stopping tablet replica
I20260710 11:04:25.423198  5841 raft_consensus.cc:2243] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:25.423501  5841 raft_consensus.cc:2272] T 441186f065664cebbb071429f154e4be P 3f8abddba4334a408b29c4af349f2477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.442299  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:04:25.461966  5841 master.cc:562] Master@127.5.180.126:36797 shutting down...
I20260710 11:04:25.491550  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:25.492034  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:25.492354  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2145839198949159f94fde1cc58f04f: stopping tablet replica
I20260710 11:04:25.513896  5841 master.cc:584] Master@127.5.180.126:36797 shutdown complete.
3b8e1c45130a4d23b0427c1f29d7947c  4
3f8abddba4334a408b29c4af349f2477  1
9203976d296249909c6ae25906643c42  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10415 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:25.558804  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:44487
I20260710 11:04:25.560335  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:25.566020  6814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.566371  6815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.567533  6817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:25.567652  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:25.568572  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:25.568799  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:25.568979  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681465568967 us; error 0 us; skew 500 ppm
I20260710 11:04:25.569559  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:25.572701  5841 webserver.cc:533] Webserver started at http://127.5.180.126:36861/ using document root <none> and password file <none>
I20260710 11:04:25.573263  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:25.573453  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:25.573756  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:25.574914  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "244300cbb0ff407b87512ed10e135b77"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.579492  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:25.582898  6822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.583638  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:25.583949  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "244300cbb0ff407b87512ed10e135b77"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.584200  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:25.616503  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:25.618130  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:25.659153  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:44487
I20260710 11:04:25.659243  6873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:44487 every 8 connection(s)
I20260710 11:04:25.663743  6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:25.673913  6874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77: Bootstrap starting.
I20260710 11:04:25.679804  6874 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:25.684494  6874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77: No bootstrap required, opened a new log
I20260710 11:04:25.686769  6874 raft_consensus.cc:359] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER }
I20260710 11:04:25.687191  6874 raft_consensus.cc:385] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:25.687434  6874 raft_consensus.cc:740] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244300cbb0ff407b87512ed10e135b77, State: Initialized, Role: FOLLOWER
I20260710 11:04:25.688223  6874 consensus_queue.cc:260] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER }
I20260710 11:04:25.688742  6874 raft_consensus.cc:399] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:25.688951  6874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:25.689248  6874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:25.694048  6874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER }
I20260710 11:04:25.694619  6874 leader_election.cc:304] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [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: 244300cbb0ff407b87512ed10e135b77; no voters: 
I20260710 11:04:25.695758  6874 leader_election.cc:290] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:25.696141  6877 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:25.697379  6877 raft_consensus.cc:697] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 1 LEADER]: Becoming Leader. State: Replica: 244300cbb0ff407b87512ed10e135b77, State: Running, Role: LEADER
I20260710 11:04:25.698084  6877 consensus_queue.cc:237] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [LEADER]: Queue going to LEADER mode. State: All 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: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER }
I20260710 11:04:25.698786  6874 sys_catalog.cc:565] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:25.702553  6879 sys_catalog.cc:455] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 244300cbb0ff407b87512ed10e135b77. Latest consensus state: current_term: 1 leader_uuid: "244300cbb0ff407b87512ed10e135b77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER } }
I20260710 11:04:25.702889  6878 sys_catalog.cc:455] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "244300cbb0ff407b87512ed10e135b77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244300cbb0ff407b87512ed10e135b77" member_type: VOTER } }
I20260710 11:04:25.703238  6879 sys_catalog.cc:458] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:25.703778  6878 sys_catalog.cc:458] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:25.707047  6884 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:25.713132  6884 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:25.717103  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:25.721841  6884 catalog_manager.cc:1383] Generated new cluster ID: 8ffbeee8b5b149948aea5481b3b6b688
I20260710 11:04:25.722146  6884 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:25.737075  6884 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:25.738323  6884 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:25.751973  6884 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77: Generated new TSK 0
I20260710 11:04:25.752610  6884 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:25.783541  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:25.789413  6895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.791064  6896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.792245  6898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:25.792505  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:25.793402  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:25.793581  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:25.793784  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681465793750 us; error 0 us; skew 500 ppm
I20260710 11:04:25.794766  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:25.797407  5841 webserver.cc:533] Webserver started at http://127.5.180.65:39969/ using document root <none> and password file <none>
I20260710 11:04:25.797892  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:25.798079  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:25.798368  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:25.799494  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "be965195aae946b3b44d7e7a58eef5a3"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.803871  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:25.807145  6903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.807889  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:04:25.808182  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "be965195aae946b3b44d7e7a58eef5a3"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.808506  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:25.839710  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:25.841078  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:25.842617  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:25.844872  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:25.845122  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.845388  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:25.845582  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.891034  6965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:46697 every 8 connection(s)
I20260710 11:04:25.891034  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:46697
I20260710 11:04:25.896502  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:25.904160  6970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.906050  6971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:25.909085  6973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:25.909768  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:25.911696  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:25.911991  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:25.912240  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681465912185 us; error 0 us; skew 500 ppm
I20260710 11:04:25.912868  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:25.915278  6966 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44487
I20260710 11:04:25.915642  6966 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:25.915900  5841 webserver.cc:533] Webserver started at http://127.5.180.66:39167/ using document root <none> and password file <none>
I20260710 11:04:25.916411  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:25.916447  6966 heartbeater.cc:507] Master 127.5.180.126:44487 requested a full tablet report, sending...
I20260710 11:04:25.916677  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:25.917017  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:25.918459  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.919116  6839 ts_manager.cc:194] Registered new tserver with Master: be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697)
I20260710 11:04:25.921505  6839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36904
I20260710 11:04:25.924463  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:25.927628  6978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.928362  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:25.928601  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
format_stamp: "Formatted at 2026-07-10 11:04:25 on dist-test-slave-3jtw"
I20260710 11:04:25.928838  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:25.944720  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:25.945823  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:25.947175  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:25.949295  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:25.949478  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.949731  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:25.949918  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:25.991590  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:46459
I20260710 11:04:25.991699  7040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:46459 every 8 connection(s)
I20260710 11:04:25.996163  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:26.003921  7044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:26.004927  7045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:26.009405  7041 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44487
I20260710 11:04:26.009867  7041 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:26.010747  7041 heartbeater.cc:507] Master 127.5.180.126:44487 requested a full tablet report, sending...
I20260710 11:04:26.013682  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:26.013729  6839 ts_manager.cc:194] Registered new tserver with Master: f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
W20260710 11:04:26.015024  7047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:26.015704  6839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36918
I20260710 11:04:26.016105  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:26.016413  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:26.016641  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681466016620 us; error 0 us; skew 500 ppm
I20260710 11:04:26.017395  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:26.019917  5841 webserver.cc:533] Webserver started at http://127.5.180.67:37203/ using document root <none> and password file <none>
I20260710 11:04:26.020447  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:26.020676  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:26.020960  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:26.022213  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "13773d90c8ee41b1acf7e9238895257e"
format_stamp: "Formatted at 2026-07-10 11:04:26 on dist-test-slave-3jtw"
I20260710 11:04:26.026729  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:26.030012  7052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:26.030768  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:26.031088  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "13773d90c8ee41b1acf7e9238895257e"
format_stamp: "Formatted at 2026-07-10 11:04:26 on dist-test-slave-3jtw"
I20260710 11:04:26.031409  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:26.051488  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:26.052717  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:26.054244  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:26.056634  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:26.056856  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:26.057173  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:26.057328  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:26.103818  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:41695
I20260710 11:04:26.104064  7114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:41695 every 8 connection(s)
I20260710 11:04:26.119115  7115 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44487
I20260710 11:04:26.119617  7115 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:26.120473  7115 heartbeater.cc:507] Master 127.5.180.126:44487 requested a full tablet report, sending...
I20260710 11:04:26.123047  6839 ts_manager.cc:194] Registered new tserver with Master: 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:26.123539  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016203017s
I20260710 11:04:26.124938  6839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36924
I20260710 11:04:26.150210  6839 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36932:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:26.153924  6839 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:26.283640  7080 tablet_service.cc:1511] Processing CreateTablet for tablet ac512ddb4f7d43edb480fdca44dea747 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:26.285317  7076 tablet_service.cc:1511] Processing CreateTablet for tablet e984c28ebcea4c8b9a697fcf7e59d003 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:26.286572  7079 tablet_service.cc:1511] Processing CreateTablet for tablet 0f53dc182dad47d5854364000a9be09e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:26.287734  7075 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7165fb1bac48fd97a5d64f7cb45939 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:26.288434  7071 tablet_service.cc:1511] Processing CreateTablet for tablet acde91db4f414de5823c731460b57885 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:26.289162  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 61efd97c48f6475ca57b57c8a02d010a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:26.290277  7074 tablet_service.cc:1511] Processing CreateTablet for tablet 12f93b29938f443881af67c16439f1dc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:26.290722  7077 tablet_service.cc:1511] Processing CreateTablet for tablet fe035acb622a4353bbb2cb8ed0a93d7f (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:26.292775  7073 tablet_service.cc:1511] Processing CreateTablet for tablet b23740274c564e12951ab0601ec77249 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:26.293212  7078 tablet_service.cc:1511] Processing CreateTablet for tablet 12197c9c53664e4db0cf45da5aed66b3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:26.285351  7080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac512ddb4f7d43edb480fdca44dea747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.295171  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde91db4f414de5823c731460b57885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.295970  7079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f53dc182dad47d5854364000a9be09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.296876  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61efd97c48f6475ca57b57c8a02d010a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.297811  7077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe035acb622a4353bbb2cb8ed0a93d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.298802  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23740274c564e12951ab0601ec77249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.299568  7078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12197c9c53664e4db0cf45da5aed66b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.300202  7075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7165fb1bac48fd97a5d64f7cb45939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.302256  7076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e984c28ebcea4c8b9a697fcf7e59d003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.307226  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f93b29938f443881af67c16439f1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.368465  6931 tablet_service.cc:1511] Processing CreateTablet for tablet ac512ddb4f7d43edb480fdca44dea747 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:26.370376  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac512ddb4f7d43edb480fdca44dea747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.380487  7079 tablet_service.cc:1511] Processing CreateTablet for tablet 58ae8b179da54ef0ae038f3f5b5d9032 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:26.383618  7079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ae8b179da54ef0ae038f3f5b5d9032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.382318  7073 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4fe60a820489fb651004777d2b4ac (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:26.384794  7071 tablet_service.cc:1511] Processing CreateTablet for tablet 0958a11756b4408fac6d3259123a512d (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:26.387540  7074 tablet_service.cc:1511] Processing CreateTablet for tablet d1b9a6174e0248f699521dcedd89ca40 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:26.388999  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4fe60a820489fb651004777d2b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.391153  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 0f53dc182dad47d5854364000a9be09e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:26.393035  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f53dc182dad47d5854364000a9be09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.398674  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b9a6174e0248f699521dcedd89ca40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.399989  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0958a11756b4408fac6d3259123a512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.402025  7130 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:26.403599  7078 tablet_service.cc:1511] Processing CreateTablet for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:26.404891  7078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.404510  6929 tablet_service.cc:1511] Processing CreateTablet for tablet 12197c9c53664e4db0cf45da5aed66b3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:26.405857  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12197c9c53664e4db0cf45da5aed66b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.407415  7076 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:26.412573  7077 tablet_service.cc:1511] Processing CreateTablet for tablet 1bda7e239d5c44d8b0fed7afa47dc349 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:26.429337  7077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bda7e239d5c44d8b0fed7afa47dc349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.430791  7079 tablet_service.cc:1511] Processing CreateTablet for tablet 9481ae4be8a94880a052d16db584eff6 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:26.431417  6924 tablet_service.cc:1511] Processing CreateTablet for tablet b23740274c564e12951ab0601ec77249 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:26.432540  7079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9481ae4be8a94880a052d16db584eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.432662  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23740274c564e12951ab0601ec77249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.421929  6928 tablet_service.cc:1511] Processing CreateTablet for tablet fe035acb622a4353bbb2cb8ed0a93d7f (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:26.434093  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe035acb622a4353bbb2cb8ed0a93d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.422019  7078 tablet_service.cc:1511] Processing CreateTablet for tablet 4f28cfa4300b406289ce3f8004d62155 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:26.439625  7078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f28cfa4300b406289ce3f8004d62155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.422435  7130 tablet_bootstrap.cc:654] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.424201  6927 tablet_service.cc:1511] Processing CreateTablet for tablet e984c28ebcea4c8b9a697fcf7e59d003 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:26.446333  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e984c28ebcea4c8b9a697fcf7e59d003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.426595  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7165fb1bac48fd97a5d64f7cb45939 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:26.448344  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7165fb1bac48fd97a5d64f7cb45939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.448688  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 61efd97c48f6475ca57b57c8a02d010a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:26.450240  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61efd97c48f6475ca57b57c8a02d010a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.428990  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 12f93b29938f443881af67c16439f1dc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:26.416853  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 639ef3abfd7f481eb2b10c0212e99dbc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:26.418489  7080 tablet_service.cc:1511] Processing CreateTablet for tablet 909864a51eb441828d4f83c5fe297a24 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:26.420087  7075 tablet_service.cc:1511] Processing CreateTablet for tablet ae06adc0e383489598b5e3ee59f1bcd3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:26.452065  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f93b29938f443881af67c16439f1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.456983  6922 tablet_service.cc:1511] Processing CreateTablet for tablet acde91db4f414de5823c731460b57885 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:26.458606  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde91db4f414de5823c731460b57885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.471088  7006 tablet_service.cc:1511] Processing CreateTablet for tablet ac512ddb4f7d43edb480fdca44dea747 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:26.472867  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac512ddb4f7d43edb480fdca44dea747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.475032  7077 tablet_service.cc:1511] Processing CreateTablet for tablet d020fc7bd15c4ee891918f7a6632fcb7 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:26.476519  7077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d020fc7bd15c4ee891918f7a6632fcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.477625  6925 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4fe60a820489fb651004777d2b4ac (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:26.480015  7080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909864a51eb441828d4f83c5fe297a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.482493  7075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae06adc0e383489598b5e3ee59f1bcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.483727  7079 tablet_service.cc:1511] Processing CreateTablet for tablet e09e6d692b9045a1add7ea974dde191e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:26.484037  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 58ae8b179da54ef0ae038f3f5b5d9032 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:26.485211  7079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e6d692b9045a1add7ea974dde191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.486109  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ef3abfd7f481eb2b10c0212e99dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.500327  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 0958a11756b4408fac6d3259123a512d (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:26.504238  7005 tablet_service.cc:1511] Processing CreateTablet for tablet 0f53dc182dad47d5854364000a9be09e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:26.505648  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f53dc182dad47d5854364000a9be09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.511319  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4fe60a820489fb651004777d2b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.511965  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ae8b179da54ef0ae038f3f5b5d9032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.516758  7076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5536b45fa44919ab35ba1f3e0fbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.518178  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0958a11756b4408fac6d3259123a512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.524806  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 12197c9c53664e4db0cf45da5aed66b3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:26.526362  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12197c9c53664e4db0cf45da5aed66b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.536731  7003 tablet_service.cc:1511] Processing CreateTablet for tablet fe035acb622a4353bbb2cb8ed0a93d7f (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:26.538148  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe035acb622a4353bbb2cb8ed0a93d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.544781  7002 tablet_service.cc:1511] Processing CreateTablet for tablet e984c28ebcea4c8b9a697fcf7e59d003 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:26.546118  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e984c28ebcea4c8b9a697fcf7e59d003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.552707  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7165fb1bac48fd97a5d64f7cb45939 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:26.554078  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7165fb1bac48fd97a5d64f7cb45939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.555058  6928 tablet_service.cc:1511] Processing CreateTablet for tablet d1b9a6174e0248f699521dcedd89ca40 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:26.556363  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b9a6174e0248f699521dcedd89ca40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.560319  6922 tablet_service.cc:1511] Processing CreateTablet for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:26.560638  7000 tablet_service.cc:1511] Processing CreateTablet for tablet 12f93b29938f443881af67c16439f1dc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:26.561705  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.561806  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f93b29938f443881af67c16439f1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.568905  6999 tablet_service.cc:1511] Processing CreateTablet for tablet b23740274c564e12951ab0601ec77249 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:26.570734  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23740274c564e12951ab0601ec77249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.580331  6927 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:26.600874  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5536b45fa44919ab35ba1f3e0fbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.600708  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 1bda7e239d5c44d8b0fed7afa47dc349 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:26.611709  6997 tablet_service.cc:1511] Processing CreateTablet for tablet acde91db4f414de5823c731460b57885 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:26.612260  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 639ef3abfd7f481eb2b10c0212e99dbc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:26.613106  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde91db4f414de5823c731460b57885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.609218  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 61efd97c48f6475ca57b57c8a02d010a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:26.616626  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61efd97c48f6475ca57b57c8a02d010a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.630200  7005 tablet_service.cc:1511] Processing CreateTablet for tablet 0958a11756b4408fac6d3259123a512d (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:26.631553  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0958a11756b4408fac6d3259123a512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.632153  7130 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:26.632583  7130 ts_tablet_manager.cc:1403] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.231s	user 0.016s	sys 0.022s
I20260710 11:04:26.633383  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bda7e239d5c44d8b0fed7afa47dc349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.635370  7130 raft_consensus.cc:359] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.636082  7130 raft_consensus.cc:385] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.636379  7130 raft_consensus.cc:740] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.637267  7130 consensus_queue.cc:260] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.647521  6924 tablet_service.cc:1511] Processing CreateTablet for tablet ae06adc0e383489598b5e3ee59f1bcd3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:26.648842  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae06adc0e383489598b5e3ee59f1bcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.608218  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 909864a51eb441828d4f83c5fe297a24 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:26.650511  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909864a51eb441828d4f83c5fe297a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.652058  7000 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4fe60a820489fb651004777d2b4ac (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:26.666249  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4fe60a820489fb651004777d2b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.666569  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ef3abfd7f481eb2b10c0212e99dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.656665  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 4f28cfa4300b406289ce3f8004d62155 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:26.675313  7004 tablet_service.cc:1511] Processing CreateTablet for tablet d1b9a6174e0248f699521dcedd89ca40 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:26.676703  7006 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:26.680928  7133 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:26.679255  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f28cfa4300b406289ce3f8004d62155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.683260  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b9a6174e0248f699521dcedd89ca40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.684440  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5536b45fa44919ab35ba1f3e0fbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.685017  7115 heartbeater.cc:499] Master 127.5.180.126:44487 was elected leader, sending a full tablet report...
I20260710 11:04:26.666973  7002 tablet_service.cc:1511] Processing CreateTablet for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:26.686801  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.692262  6927 tablet_service.cc:1511] Processing CreateTablet for tablet d020fc7bd15c4ee891918f7a6632fcb7 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:26.692565  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 1bda7e239d5c44d8b0fed7afa47dc349 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:26.693547  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d020fc7bd15c4ee891918f7a6632fcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.693924  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bda7e239d5c44d8b0fed7afa47dc349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.677182  7003 tablet_service.cc:1511] Processing CreateTablet for tablet 58ae8b179da54ef0ae038f3f5b5d9032 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:26.695905  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ae8b179da54ef0ae038f3f5b5d9032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.695771  6922 tablet_service.cc:1511] Processing CreateTablet for tablet e09e6d692b9045a1add7ea974dde191e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:26.696913  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e6d692b9045a1add7ea974dde191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.700673  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 9481ae4be8a94880a052d16db584eff6 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:26.701948  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9481ae4be8a94880a052d16db584eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.701834  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 909864a51eb441828d4f83c5fe297a24 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:26.707429  7131 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:26.708788  7130 ts_tablet_manager.cc:1434] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.000s
I20260710 11:04:26.709817  7130 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
W20260710 11:04:26.711750  6887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:26.719482  7006 tablet_service.cc:1511] Processing CreateTablet for tablet ae06adc0e383489598b5e3ee59f1bcd3 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:26.726516  7133 tablet_bootstrap.cc:654] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.729218  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 4f28cfa4300b406289ce3f8004d62155 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:26.735076  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909864a51eb441828d4f83c5fe297a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.736176  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 639ef3abfd7f481eb2b10c0212e99dbc (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:26.746294  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae06adc0e383489598b5e3ee59f1bcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.735100  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 9481ae4be8a94880a052d16db584eff6 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:26.749047  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f28cfa4300b406289ce3f8004d62155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.754676  7134 raft_consensus.cc:493] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:26.755541  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9481ae4be8a94880a052d16db584eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.755465  7134 raft_consensus.cc:515] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.762334  7134 leader_election.cc:290] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:26.765677  7005 tablet_service.cc:1511] Processing CreateTablet for tablet d020fc7bd15c4ee891918f7a6632fcb7 (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:26.775094  7000 tablet_service.cc:1511] Processing CreateTablet for tablet e09e6d692b9045a1add7ea974dde191e (DEFAULT_TABLE table=test-workload [id=e2473df1d5084a428622719daa016be8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:26.778158  7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d020fc7bd15c4ee891918f7a6632fcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.779567  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ef3abfd7f481eb2b10c0212e99dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.782120  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e6d692b9045a1add7ea974dde191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:26.788977  7131 tablet_bootstrap.cc:654] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.814029  7130 tablet_bootstrap.cc:654] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.840938  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:26.842679  7054 leader_election.cc:343] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:26.846603  7131 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:26.847759  7131 ts_tablet_manager.cc:1403] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.010s
I20260710 11:04:26.848896  7130 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:26.849368  7130 ts_tablet_manager.cc:1403] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.007s
I20260710 11:04:26.849514  7133 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:26.849977  7133 ts_tablet_manager.cc:1403] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.005s
I20260710 11:04:26.851794  7131 raft_consensus.cc:359] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.852121  7130 raft_consensus.cc:359] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.852531  7131 raft_consensus.cc:385] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.852767  7130 raft_consensus.cc:385] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.853185  7130 raft_consensus.cc:740] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.852799  7133 raft_consensus.cc:359] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:26.853674  7133 raft_consensus.cc:385] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.854190  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:26.853982  7130 consensus_queue.cc:260] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:26.855861  7054 leader_election.cc:343] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:26.856170  7130 ts_tablet_manager.cc:1434] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:04:26.856287  7054 leader_election.cc:304] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:26.857108  7130 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:26.857071  7134 raft_consensus.cc:2749] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:26.853988  7133 raft_consensus.cc:740] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.860973  7133 consensus_queue.cc:260] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:26.863330  7041 heartbeater.cc:499] Master 127.5.180.126:44487 was elected leader, sending a full tablet report...
I20260710 11:04:26.864239  7130 tablet_bootstrap.cc:654] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.852841  7131 raft_consensus.cc:740] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.867111  7131 consensus_queue.cc:260] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.871021  7133 ts_tablet_manager.cc:1434] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260710 11:04:26.872273  7133 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:26.873699  7131 ts_tablet_manager.cc:1434] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.005s
I20260710 11:04:26.874632  6966 heartbeater.cc:499] Master 127.5.180.126:44487 was elected leader, sending a full tablet report...
I20260710 11:04:26.878901  7133 tablet_bootstrap.cc:654] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.886732  7140 raft_consensus.cc:493] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:26.887449  7140 raft_consensus.cc:515] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:26.890681  7133 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:26.891211  7133 ts_tablet_manager.cc:1403] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 11:04:26.894168  7133 raft_consensus.cc:359] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.895020  7133 raft_consensus.cc:385] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.895313  7133 raft_consensus.cc:740] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.896262  7133 consensus_queue.cc:260] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.900607  7140 leader_election.cc:290] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:26.907245  7133 ts_tablet_manager.cc:1434] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:04:26.908337  7133 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:26.915925  7133 tablet_bootstrap.cc:654] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.917205  7131 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:26.928347  7133 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:26.928953  7133 ts_tablet_manager.cc:1403] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:04:26.929395  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:26.931097  6980 leader_election.cc:343] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:26.932206  7133 raft_consensus.cc:359] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.933133  7133 raft_consensus.cc:385] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.933496  7133 raft_consensus.cc:740] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.934765  7133 consensus_queue.cc:260] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.937603  7133 ts_tablet_manager.cc:1434] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:26.937815  7130 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:26.938465  7130 ts_tablet_manager.cc:1403] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.082s	user 0.055s	sys 0.024s
I20260710 11:04:26.938572  7133 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:26.941669  7130 raft_consensus.cc:359] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.942519  7130 raft_consensus.cc:385] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:26.942895  7130 raft_consensus.cc:740] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:26.943813  7130 consensus_queue.cc:260] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.944494  7142 raft_consensus.cc:493] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:26.945359  7133 tablet_bootstrap.cc:654] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.944990  7142 raft_consensus.cc:515] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.948824  7130 ts_tablet_manager.cc:1434] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:04:26.960713  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:26.963044  7131 tablet_bootstrap.cc:654] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.955207  7142 leader_election.cc:290] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:26.955008  7130 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
W20260710 11:04:26.967168  6979 leader_election.cc:343] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:26.986471  7130 tablet_bootstrap.cc:654] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:26.990264  7133 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:26.990803  7133 ts_tablet_manager.cc:1403] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.006s
I20260710 11:04:26.986225  6979 leader_election.cc:304] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:26.993650  7146 raft_consensus.cc:2749] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:26.997589  7133 raft_consensus.cc:359] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:26.999773  7133 raft_consensus.cc:385] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.000069  7133 raft_consensus.cc:740] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.000870  7133 consensus_queue.cc:260] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.001374  7131 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.001850  7131 ts_tablet_manager.cc:1403] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.012s
I20260710 11:04:27.003078  7130 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.003528  7130 ts_tablet_manager.cc:1403] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.004s
I20260710 11:04:27.004878  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.005481  7090 raft_consensus.cc:2468] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:27.005865  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.006242  7131 raft_consensus.cc:359] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.006769  6904 leader_election.cc:304] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.006991  7131 raft_consensus.cc:385] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:27.007519  6905 leader_election.cc:343] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.007654  7142 raft_consensus.cc:2804] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.008194  7142 raft_consensus.cc:493] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.008590  7142 raft_consensus.cc:3060] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.009136  7133 ts_tablet_manager.cc:1434] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:04:27.008929  7130 raft_consensus.cc:359] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.009533  7130 raft_consensus.cc:385] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.009819  7130 raft_consensus.cc:740] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.010298  7133 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.010737  7130 consensus_queue.cc:260] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.012398  7130 ts_tablet_manager.cc:1434] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:27.013046  7130 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.007555  7131 raft_consensus.cc:740] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.015872  7131 consensus_queue.cc:260] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.019296  7133 tablet_bootstrap.cc:654] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.028857  7130 tablet_bootstrap.cc:654] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.027551  7142 raft_consensus.cc:515] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.030117  7154 raft_consensus.cc:493] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.030570  7154 raft_consensus.cc:515] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.032241  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.033576  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
W20260710 11:04:27.033663  6905 leader_election.cc:343] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.035077  7134 raft_consensus.cc:493] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:27.035182  6904 leader_election.cc:343] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.035823  7134 raft_consensus.cc:515] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.037825  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.038269  7134 leader_election.cc:290] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.038565  7090 raft_consensus.cc:3060] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.035872  7142 leader_election.cc:290] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.040377  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.041050  7016 raft_consensus.cc:2468] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.042490  7054 leader_election.cc:304] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:27.043038  7154 leader_election.cc:290] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.044312  7134 raft_consensus.cc:2804] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.045464  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.047361  7134 raft_consensus.cc:493] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.047698  7134 raft_consensus.cc:3060] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.047821  7131 ts_tablet_manager.cc:1434] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.012s
I20260710 11:04:27.048779  7131 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
W20260710 11:04:27.049058  7054 leader_election.cc:343] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.045460  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.050109  7016 raft_consensus.cc:2468] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:27.051162  6905 leader_election.cc:304] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:27.057433  7133 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.058033  7133 ts_tablet_manager.cc:1403] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.004s
I20260710 11:04:27.060674  7131 tablet_bootstrap.cc:654] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.060386  7134 raft_consensus.cc:515] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.061282  7155 raft_consensus.cc:2804] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.062969  7155 raft_consensus.cc:493] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.063321  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.064422  7155 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:27.065332  7054 leader_election.cc:343] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.068431  7130 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.065692  7134 leader_election.cc:290] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.063630  7133 raft_consensus.cc:359] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.068926  7130 ts_tablet_manager.cc:1403] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.000s
I20260710 11:04:27.068838  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.069303  7131 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.069474  7016 raft_consensus.cc:3060] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.069859  7131 ts_tablet_manager.cc:1403] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 11:04:27.072026  7130 raft_consensus.cc:359] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.067072  7090 raft_consensus.cc:2468] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:27.072788  7130 raft_consensus.cc:385] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.073242  7130 raft_consensus.cc:740] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.072817  7131 raft_consensus.cc:359] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.073709  7131 raft_consensus.cc:385] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.069118  7133 raft_consensus.cc:385] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.073824  6904 leader_election.cc:304] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.074134  7133 raft_consensus.cc:740] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.074012  7130 consensus_queue.cc:260] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.075094  7133 consensus_queue.cc:260] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.075930  7154 raft_consensus.cc:2804] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.076485  7130 ts_tablet_manager.cc:1434] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:27.077481  7130 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.077608  7133 ts_tablet_manager.cc:1434] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:04:27.078576  7133 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.080024  7154 raft_consensus.cc:697] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:27.081508  7154 consensus_queue.cc:237] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.084424  7130 tablet_bootstrap.cc:654] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.086421  7133 tablet_bootstrap.cc:654] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.085570  7134 raft_consensus.cc:493] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.095252  7134 raft_consensus.cc:515] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.100936  7134 leader_election.cc:290] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.074023  7131 raft_consensus.cc:740] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.102234  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.097877  7016 raft_consensus.cc:2468] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.103430  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.103133  7131 consensus_queue.cc:260] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:27.105178  7054 leader_election.cc:343] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.105613  7131 ts_tablet_manager.cc:1434] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
W20260710 11:04:27.105849  7054 leader_election.cc:343] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.106261  7054 leader_election.cc:304] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.106637  7131 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.107403  7054 leader_election.cc:304] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.108515  7159 raft_consensus.cc:2749] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.109179  7159 raft_consensus.cc:2804] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.109616  7159 raft_consensus.cc:697] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:27.113699  7159 consensus_queue.cc:237] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.118732  7155 raft_consensus.cc:515] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.120342  6839 catalog_manager.cc:5697] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.122252  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
W20260710 11:04:27.123960  6904 leader_election.cc:343] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.124426  7133 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.124909  7133 ts_tablet_manager.cc:1403] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.027s
I20260710 11:04:27.125228  7130 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.125655  7130 ts_tablet_manager.cc:1403] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.014s
I20260710 11:04:27.125517  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.126092  7016 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.127918  7131 tablet_bootstrap.cc:654] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.129259  7130 raft_consensus.cc:359] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.130148  7130 raft_consensus.cc:385] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.130479  7130 raft_consensus.cc:740] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.129586  7133 raft_consensus.cc:359] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.131668  7133 raft_consensus.cc:385] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.132018  7133 raft_consensus.cc:740] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.132954  7133 consensus_queue.cc:260] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.132382  7130 consensus_queue.cc:260] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.137323  7130 ts_tablet_manager.cc:1434] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:04:27.138903  7155 leader_election.cc:290] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.139125  7130 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.142923  7016 raft_consensus.cc:2468] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:27.141491  6836 catalog_manager.cc:5697] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.145398  7133 ts_tablet_manager.cc:1434] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260710 11:04:27.145864  6905 leader_election.cc:304] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:27.146657  7133 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.148237  7155 raft_consensus.cc:2804] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.149060  7155 raft_consensus.cc:697] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:27.150117  7155 consensus_queue.cc:237] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.150810  7130 tablet_bootstrap.cc:654] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.151091  7159 raft_consensus.cc:493] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.151577  7159 raft_consensus.cc:515] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.153614  7159 leader_election.cc:290] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.155148  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.156100  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
W20260710 11:04:27.156668  7054 leader_election.cc:343] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.157486  7131 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.157985  7131 ts_tablet_manager.cc:1403] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.013s
W20260710 11:04:27.158784  7054 leader_election.cc:343] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.159458  7054 leader_election.cc:304] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.160137  7133 tablet_bootstrap.cc:654] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.160676  7159 raft_consensus.cc:2749] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.162041  7131 raft_consensus.cc:359] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.164644  7159 raft_consensus.cc:493] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.165339  7159 raft_consensus.cc:515] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.168322  7159 leader_election.cc:290] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.170588  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.171918  7133 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.162788  7131 raft_consensus.cc:385] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.172403  7133 ts_tablet_manager.cc:1403] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260710 11:04:27.172889  7131 raft_consensus.cc:740] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.175887  7130 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.171573  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.176520  7130 ts_tablet_manager.cc:1403] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.026s
I20260710 11:04:27.174471  7131 consensus_queue.cc:260] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.176540  7133 raft_consensus.cc:359] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.177814  7133 raft_consensus.cc:385] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.178210  7133 raft_consensus.cc:740] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.178395  6941 raft_consensus.cc:2468] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
W20260710 11:04:27.180394  7054 leader_election.cc:343] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.180258  7130 raft_consensus.cc:359] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.181123  7130 raft_consensus.cc:385] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.181447  7130 raft_consensus.cc:740] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.181581  7133 consensus_queue.cc:260] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.181980  7054 leader_election.cc:304] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.183025  7159 raft_consensus.cc:2804] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.182441  7130 consensus_queue.cc:260] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.183405  7159 raft_consensus.cc:493] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.183789  7159 raft_consensus.cc:3060] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.183964  7133 ts_tablet_manager.cc:1434] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:04:27.185025  7133 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.185161  7131 ts_tablet_manager.cc:1434] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:04:27.185634  7130 ts_tablet_manager.cc:1434] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:27.186506  7131 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.187017  7130 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.192047  7133 tablet_bootstrap.cc:654] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.192518  7159 raft_consensus.cc:515] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.194139  7130 tablet_bootstrap.cc:654] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.194205  7131 tablet_bootstrap.cc:654] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.195814  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.196610  6941 raft_consensus.cc:3060] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.209798  7130 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.209956  7131 tablet_bootstrap.cc:492] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.210357  7130 ts_tablet_manager.cc:1403] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260710 11:04:27.210599  7131 ts_tablet_manager.cc:1403] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 11:04:27.212001  6941 raft_consensus.cc:2468] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.212230  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.213229  7054 leader_election.cc:304] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.214766  7134 raft_consensus.cc:2804] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.215003  7131 raft_consensus.cc:359] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.216197  7131 raft_consensus.cc:385] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:27.214766  7054 leader_election.cc:343] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.216776  7131 raft_consensus.cc:740] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.217530  7159 leader_election.cc:290] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.218214  7131 consensus_queue.cc:260] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.222227  7131 ts_tablet_manager.cc:1434] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:04:27.222922  7130 raft_consensus.cc:359] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.223537  7131 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.223713  7130 raft_consensus.cc:385] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.224117  7130 raft_consensus.cc:740] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.224841  7130 consensus_queue.cc:260] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.230474  7134 raft_consensus.cc:697] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:27.231456  7134 consensus_queue.cc:237] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.235885  7130 ts_tablet_manager.cc:1434] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.005s
I20260710 11:04:27.236879  7130 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.238487  7131 tablet_bootstrap.cc:654] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.239527  7174 raft_consensus.cc:493] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.240190  7174 raft_consensus.cc:515] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.245309  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f93b29938f443881af67c16439f1dc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.245426  7174 leader_election.cc:290] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.245581  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f93b29938f443881af67c16439f1dc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.245982  6941 raft_consensus.cc:2468] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.246301  7016 raft_consensus.cc:2468] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.247179  7054 leader_election.cc:304] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.249017  7159 raft_consensus.cc:2804] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.249545  7159 raft_consensus.cc:493] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.249996  7159 raft_consensus.cc:3060] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.254895  7131 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.255465  7130 tablet_bootstrap.cc:654] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.255508  7131 ts_tablet_manager.cc:1403] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260710 11:04:27.259119  7131 raft_consensus.cc:359] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.260087  7131 raft_consensus.cc:385] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.260427  7131 raft_consensus.cc:740] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.261287  7131 consensus_queue.cc:260] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.262317  6838 catalog_manager.cc:5697] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.263437  7159 raft_consensus.cc:515] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.263954  7131 ts_tablet_manager.cc:1434] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:27.265087  7131 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.266147  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f93b29938f443881af67c16439f1dc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.266721  6941 raft_consensus.cc:3060] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.273536  6941 raft_consensus.cc:2468] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.274613  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f93b29938f443881af67c16439f1dc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.275219  7130 tablet_bootstrap.cc:492] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.275240  7016 raft_consensus.cc:3060] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.275791  7130 ts_tablet_manager.cc:1403] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.010s
I20260710 11:04:27.275708  7054 leader_election.cc:304] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.275511  6836 catalog_manager.cc:5697] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.276576  7174 raft_consensus.cc:2804] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.277031  7174 raft_consensus.cc:697] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:27.277964  7133 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.277827  7174 consensus_queue.cc:237] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.278376  7133 ts_tablet_manager.cc:1403] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.047s
I20260710 11:04:27.281004  7133 raft_consensus.cc:359] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.281629  7133 raft_consensus.cc:385] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.281891  7133 raft_consensus.cc:740] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.282131  7016 raft_consensus.cc:2468] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.282534  7133 consensus_queue.cc:260] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.284202  7133 ts_tablet_manager.cc:1434] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:27.274020  7159 leader_election.cc:290] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.274152  7131 tablet_bootstrap.cc:654] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.287693  7130 raft_consensus.cc:359] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.288335  7130 raft_consensus.cc:385] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.288599  7130 raft_consensus.cc:740] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.289688  7130 consensus_queue.cc:260] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.290206  7155 raft_consensus.cc:493] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.290868  7155 raft_consensus.cc:515] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.292073  7130 ts_tablet_manager.cc:1434] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:04:27.292927  7130 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.293501  7155 leader_election.cc:290] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.296480  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.298300  7133 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.298763  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f53dc182dad47d5854364000a9be09e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.299465  7016 raft_consensus.cc:2393] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:27.301793  6905 leader_election.cc:304] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.302630  7155 raft_consensus.cc:3060] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.303875  7133 tablet_bootstrap.cc:654] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.314556  7155 raft_consensus.cc:2749] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.316742  7130 tablet_bootstrap.cc:654] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.315034  6836 catalog_manager.cc:5697] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.320660  7133 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.321236  7133 ts_tablet_manager.cc:1403] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 11:04:27.320672  7131 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.323283  7131 ts_tablet_manager.cc:1403] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.007s
I20260710 11:04:27.323303  7133 raft_consensus.cc:359] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.324137  7133 raft_consensus.cc:385] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.324440  7133 raft_consensus.cc:740] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.325249  7133 consensus_queue.cc:260] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.327127  7131 raft_consensus.cc:359] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.328119  7131 raft_consensus.cc:385] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.328617  7131 raft_consensus.cc:740] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.329752  7131 consensus_queue.cc:260] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.335863  7131 ts_tablet_manager.cc:1434] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:27.337006  7131 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.337023  7159 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.337869  7159 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.338379  7133 ts_tablet_manager.cc:1434] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:04:27.340521  7159 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.343147  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:27.346516  7054 leader_election.cc:343] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.344107  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.347616  7016 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.350068  7054 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.350216  7133 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.350817  7159 raft_consensus.cc:2804] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.351260  7159 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.351668  7159 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.354548  7131 tablet_bootstrap.cc:654] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.355834  7174 raft_consensus.cc:493] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.356290  7174 raft_consensus.cc:515] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.358412  7174 leader_election.cc:290] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.359114  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.359740  6941 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.359931  7133 tablet_bootstrap.cc:654] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.361907  7054 leader_election.cc:304] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.363401  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.364596  7016 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.366117  7174 raft_consensus.cc:2804] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.366659  7174 raft_consensus.cc:493] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.367201  7174 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.369949  7159 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.372360  7133 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.378755  7133 ts_tablet_manager.cc:1403] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 11:04:27.375396  7174 raft_consensus.cc:515] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.377317  7130 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.379647  7130 ts_tablet_manager.cc:1403] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.006s
I20260710 11:04:27.382284  7130 raft_consensus.cc:359] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.382973  7130 raft_consensus.cc:385] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.383301  7130 raft_consensus.cc:740] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.382160  7133 raft_consensus.cc:359] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.384174  7130 consensus_queue.cc:260] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.385797  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.386656  7130 ts_tablet_manager.cc:1434] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260710 11:04:27.387794  7054 leader_election.cc:343] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.384943  7133 raft_consensus.cc:385] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.389300  7133 raft_consensus.cc:740] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.389582  7130 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.390738  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.391561  6941 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.400892  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.401667  7016 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.403244  7133 consensus_queue.cc:260] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.406245  7133 ts_tablet_manager.cc:1434] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260710 11:04:27.408095  7130 tablet_bootstrap.cc:654] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.388523  7174 leader_election.cc:290] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.388911  7159 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.409339  7133 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.410145  7146 raft_consensus.cc:493] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.409570  7131 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.411639  7131 ts_tablet_manager.cc:1403] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.075s	user 0.025s	sys 0.038s
I20260710 11:04:27.414283  7131 raft_consensus.cc:359] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.418488  7131 raft_consensus.cc:385] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.418831  7131 raft_consensus.cc:740] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.410727  7146 raft_consensus.cc:515] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.419868  7131 consensus_queue.cc:260] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.422997  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.423179  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12197c9c53664e4db0cf45da5aed66b3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.423813  7090 raft_consensus.cc:2393] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in current term 1: Already voted for candidate be965195aae946b3b44d7e7a58eef5a3 in this term.
I20260710 11:04:27.424486  7146 leader_election.cc:290] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.423202  7133 tablet_bootstrap.cc:654] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.426200  6979 leader_election.cc:304] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.428332  7131 ts_tablet_manager.cc:1434] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:27.429639  7131 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.431018  7146 raft_consensus.cc:3060] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.441880  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.442557  7015 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.443254  7131 tablet_bootstrap.cc:654] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.445241  7146 raft_consensus.cc:2749] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.445804  6941 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.447898  7016 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.449540  7054 leader_election.cc:304] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.450393  7159 raft_consensus.cc:2804] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.450924  7159 raft_consensus.cc:697] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:27.451867  7130 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.452368  7130 ts_tablet_manager.cc:1403] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.021s
I20260710 11:04:27.452610  7159 consensus_queue.cc:237] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.454998  7130 raft_consensus.cc:359] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.455657  7130 raft_consensus.cc:385] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.455935  7130 raft_consensus.cc:740] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.456554  7130 consensus_queue.cc:260] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.458583  7130 ts_tablet_manager.cc:1434] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:27.459558  7130 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.460479  7015 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.461742  7054 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.463053  7174 raft_consensus.cc:2804] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.463762  7174 raft_consensus.cc:697] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:27.464968  7174 consensus_queue.cc:237] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.467342  7130 tablet_bootstrap.cc:654] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.467674  7131 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.467926  7133 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.468142  7131 ts_tablet_manager.cc:1403] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.015s
I20260710 11:04:27.468627  7133 ts_tablet_manager.cc:1403] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.001s
I20260710 11:04:27.471721  7146 raft_consensus.cc:493] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.471755  7133 raft_consensus.cc:359] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.471719  7131 raft_consensus.cc:359] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.472649  7133 raft_consensus.cc:385] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.472579  7146 raft_consensus.cc:515] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.472954  7131 raft_consensus.cc:385] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.473016  7133 raft_consensus.cc:740] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.473855  7131 raft_consensus.cc:740] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.474500  7133 consensus_queue.cc:260] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.474747  7131 consensus_queue.cc:260] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.476936  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.477253  7133 ts_tablet_manager.cc:1434] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:27.477852  7131 ts_tablet_manager.cc:1434] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:27.478338  7133 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.479370  7131 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
W20260710 11:04:27.479933  6980 leader_election.cc:343] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.485765  7140 raft_consensus.cc:493] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.486271  7140 raft_consensus.cc:515] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.488125  7131 tablet_bootstrap.cc:654] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.488389  7140 leader_election.cc:290] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.488842  7146 leader_election.cc:290] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.491207  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.492552  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.493153  7089 raft_consensus.cc:2468] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
W20260710 11:04:27.494810  6979 leader_election.cc:343] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.495519  6979 leader_election.cc:304] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.497954  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.498564  7146 raft_consensus.cc:2804] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.498948  7146 raft_consensus.cc:493] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.499328  7146 raft_consensus.cc:3060] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:27.500281  6980 leader_election.cc:343] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.500798  6980 leader_election.cc:304] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.501952  7140 raft_consensus.cc:2749] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.506973  6836 catalog_manager.cc:5697] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.513561  7130 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.514357  7130 ts_tablet_manager.cc:1403] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.031s
I20260710 11:04:27.515529  7133 tablet_bootstrap.cc:654] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.518041  7130 raft_consensus.cc:359] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.518596  7130 raft_consensus.cc:385] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.518894  7130 raft_consensus.cc:740] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.519593  7130 consensus_queue.cc:260] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.520146  7131 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.520670  7131 ts_tablet_manager.cc:1403] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.017s
I20260710 11:04:27.521562  7130 ts_tablet_manager.cc:1434] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:04:27.522979  7130 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.524047  7131 raft_consensus.cc:359] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.524466  7133 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.524856  7131 raft_consensus.cc:385] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.525066  7133 ts_tablet_manager.cc:1403] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260710 11:04:27.525207  7131 raft_consensus.cc:740] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.526165  7131 consensus_queue.cc:260] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.526854  7140 raft_consensus.cc:493] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.528630  7131 ts_tablet_manager.cc:1434] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:04:27.529615  7131 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.529695  7130 tablet_bootstrap.cc:654] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.527364  7140 raft_consensus.cc:515] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.533027  7140 leader_election.cc:290] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.534150  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.534777  7089 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:27.535741  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.536345  6941 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:27.537583  6980 leader_election.cc:304] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:27.538801  7140 raft_consensus.cc:2804] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.539068  7131 tablet_bootstrap.cc:654] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.544833  7130 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.545468  7130 ts_tablet_manager.cc:1403] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:04:27.544689  6838 catalog_manager.cc:5697] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.539182  7140 raft_consensus.cc:493] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.547744  7140 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.551347  7130 raft_consensus.cc:359] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.552877  7130 raft_consensus.cc:385] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.553459  7130 raft_consensus.cc:740] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.554940  7130 consensus_queue.cc:260] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.541188  7146 raft_consensus.cc:515] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.558679  7130 ts_tablet_manager.cc:1434] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:04:27.559952  7130 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.559957  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.560518  7146 leader_election.cc:290] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.561070  7146 raft_consensus.cc:493] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.561549  7146 raft_consensus.cc:515] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.562376  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23740274c564e12951ab0601ec77249" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.563004  7089 raft_consensus.cc:3060] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:27.564328  6980 leader_election.cc:343] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.565188  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:27.575642  6980 leader_election.cc:343] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.590011  7130 tablet_bootstrap.cc:654] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.587859  7133 raft_consensus.cc:359] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.590860  7133 raft_consensus.cc:385] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.591163  7133 raft_consensus.cc:740] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.592661  7174 consensus_queue.cc:1048] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:27.592669  7146 leader_election.cc:290] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.593502  7155 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:27.593710  7194 raft_consensus.cc:493] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.596786  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.596720  7194 raft_consensus.cc:515] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.597491  7090 raft_consensus.cc:2468] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:27.598599  6979 leader_election.cc:304] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.599215  7154 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:27.599562  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.600272  6940 raft_consensus.cc:2393] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:27.600768  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7165fb1bac48fd97a5d64f7cb45939" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.602283  7089 raft_consensus.cc:2468] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:27.602463  7146 raft_consensus.cc:2804] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.603416  6979 leader_election.cc:304] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.602896  7146 raft_consensus.cc:493] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.605360  7146 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.607055  7131 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.618286  7131 ts_tablet_manager.cc:1403] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.089s	user 0.037s	sys 0.023s
I20260710 11:04:27.607461  6980 leader_election.cc:304] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.608091  7194 leader_election.cc:290] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.590032  7140 raft_consensus.cc:515] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.620471  7194 raft_consensus.cc:2804] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.620990  7194 raft_consensus.cc:697] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:27.621938  7140 leader_election.cc:290] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.621861  7194 consensus_queue.cc:237] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.623488  7140 raft_consensus.cc:3060] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.592923  7133 consensus_queue.cc:260] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.616740  7174 raft_consensus.cc:493] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.624643  7131 raft_consensus.cc:359] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.625022  7174 raft_consensus.cc:515] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:27.616868  7155 consensus_queue.cc:1048] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:27.625061  7146 raft_consensus.cc:515] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.627969  7133 ts_tablet_manager.cc:1434] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.001s
I20260710 11:04:27.630946  7133 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.630988  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.635955  7155 raft_consensus.cc:493] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.636534  7155 raft_consensus.cc:515] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.642956  7131 raft_consensus.cc:385] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.645524  7131 raft_consensus.cc:740] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
W20260710 11:04:27.654145  6980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.65:46697, user_credentials={real_user=slave}} blocked reactor thread for 46772.2us
I20260710 11:04:27.666250  7131 consensus_queue.cc:260] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.668947  7131 ts_tablet_manager.cc:1434] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260710 11:04:27.670145  7131 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.671993  7130 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:27.672463  7130 ts_tablet_manager.cc:1403] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.014s
I20260710 11:04:27.677119  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.677717  6940 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.680663  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.680783  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.669271  7140 raft_consensus.cc:2749] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:27.687716  6980 leader_election.cc:343] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.686781  7089 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.705325  7199 raft_consensus.cc:493] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.706499  7199 raft_consensus.cc:515] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.707528  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.708123  7088 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.708729  7199 leader_election.cc:290] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.709648  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61efd97c48f6475ca57b57c8a02d010a" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.712299  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61efd97c48f6475ca57b57c8a02d010a" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.712980  7087 raft_consensus.cc:2468] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:27.714985  7155 leader_election.cc:290] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.716809  7088 raft_consensus.cc:2468] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:27.705744  7174 leader_election.cc:290] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.718413  6979 leader_election.cc:304] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
W20260710 11:04:27.719602  6980 leader_election.cc:343] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.720875  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.721571  7087 raft_consensus.cc:2468] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:27.722618  6904 leader_election.cc:304] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.722987  7133 tablet_bootstrap.cc:654] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.723531  7155 raft_consensus.cc:2804] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.723901  7155 raft_consensus.cc:493] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.724360  7146 leader_election.cc:290] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.724766  7155 raft_consensus.cc:3060] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.729624  7134 raft_consensus.cc:493] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.732481  7134 raft_consensus.cc:515] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.729687  7159 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:27.731170  6979 leader_election.cc:304] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:27.736238  7201 raft_consensus.cc:2804] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.737077  7201 raft_consensus.cc:493] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.737226  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.734413  7134 leader_election.cc:290] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.737453  7201 raft_consensus.cc:3060] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.737455  7146 raft_consensus.cc:2804] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.738379  7146 raft_consensus.cc:697] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:27.738901  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.739490  6939 raft_consensus.cc:2468] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:27.739279  7146 consensus_queue.cc:237] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.740844  7089 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:27.740784  7054 leader_election.cc:304] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:27.743508  7134 raft_consensus.cc:2804] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:27.743934  7134 raft_consensus.cc:493] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:27.744341  7134 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.742313  6979 leader_election.cc:304] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:27.752627  7199 raft_consensus.cc:2804] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:27.753636  6887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:27.753890  7199 raft_consensus.cc:697] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:27.755962  7199 consensus_queue.cc:237] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.763736  7131 tablet_bootstrap.cc:654] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.774075  7130 raft_consensus.cc:359] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.777590  7130 raft_consensus.cc:385] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.777984  7130 raft_consensus.cc:740] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.773501  7155 raft_consensus.cc:515] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.788266  7130 consensus_queue.cc:260] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.758546  7134 raft_consensus.cc:515] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.803124  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.809360  7159 consensus_queue.cc:1048] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:04:27.814873  7130 ts_tablet_manager.cc:1434] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.142s	user 0.018s	sys 0.017s
I20260710 11:04:27.816203  7130 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:27.796396  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.821749  7134 leader_election.cc:290] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:27.830195  7154 raft_consensus.cc:493] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.831073  7154 raft_consensus.cc:515] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.844986  7207 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.849298  7201 raft_consensus.cc:515] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.856869  7174 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:27.857498  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.838860  6940 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:27.868556  7201 leader_election.cc:290] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.869473  7133 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:27.869917  7133 ts_tablet_manager.cc:1403] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.239s	user 0.016s	sys 0.009s
I20260710 11:04:27.859112  7155 leader_election.cc:290] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.871467  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:27.855497  7207 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.855014  7054 leader_election.cc:304] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
W20260710 11:04:27.870249  6905 leader_election.cc:343] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.884423  7174 raft_consensus.cc:2749] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:27.889551  7089 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.889966  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61efd97c48f6475ca57b57c8a02d010a" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.890316  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:27.890580  7087 raft_consensus.cc:3060] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.890884  7088 raft_consensus.cc:3060] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:27.894706  7154 leader_election.cc:290] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.893854  6838 catalog_manager.cc:5697] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.895925  7133 raft_consensus.cc:359] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.896502  7207 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.896737  7133 raft_consensus.cc:385] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.897221  7133 raft_consensus.cc:740] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.898145  7133 consensus_queue.cc:260] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:27.899076  6905 leader_election.cc:343] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.900913  7133 ts_tablet_manager.cc:1434] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:04:27.901927  7133 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:27.901973  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.902814  6940 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:27.904742  7054 leader_election.cc:343] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:27.907284  7054 leader_election.cc:343] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.913790  7087 raft_consensus.cc:2468] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:27.917459  7088 raft_consensus.cc:2468] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:27.918388  7159 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:27.919520  7130 tablet_bootstrap.cc:654] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:27.928928  7131 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:27.929345  7131 ts_tablet_manager.cc:1403] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.259s	user 0.015s	sys 0.005s
I20260710 11:04:27.930055  6979 leader_election.cc:304] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:27.933914  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.934187  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:27.934561  7201 raft_consensus.cc:2804] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.934777  7088 raft_consensus.cc:2468] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:27.935173  7201 raft_consensus.cc:697] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:27.935978  7201 consensus_queue.cc:237] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.936319  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.942703  6940 raft_consensus.cc:2468] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:27.944826  7131 raft_consensus.cc:359] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.939750  6904 leader_election.cc:304] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:27.945501  7131 raft_consensus.cc:385] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:27.946695  7131 raft_consensus.cc:740] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:27.947650  7131 consensus_queue.cc:260] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.948129  7146 raft_consensus.cc:493] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:27.949064  7146 raft_consensus.cc:515] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:27.949817  7131 ts_tablet_manager.cc:1434] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:04:27.950325  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
W20260710 11:04:27.945410  6905 leader_election.cc:343] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.951571  7207 raft_consensus.cc:2804] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:27.944832  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61efd97c48f6475ca57b57c8a02d010a" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:27.953740  7015 raft_consensus.cc:2393] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:27.956489  7131 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:27.955765  7174 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:27.973846  6980 leader_election.cc:343] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:27.961720  7146 leader_election.cc:290] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:27.961067  7207 raft_consensus.cc:697] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:27.982357  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:27.967185  7174 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260710 11:04:27.998773  6980 leader_election.cc:343] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.005816  7133 tablet_bootstrap.cc:654] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.007908  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:27.996863  7207 consensus_queue.cc:237] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:28.010960  7218 log.cc:927] Time spent T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:04:28.016340  7130 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.016749  7130 ts_tablet_manager.cc:1403] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.201s	user 0.010s	sys 0.006s
W20260710 11:04:28.021873  6979 leader_election.cc:343] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.022590  6979 leader_election.cc:304] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.023583  7146 raft_consensus.cc:2749] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.029240  7130 raft_consensus.cc:359] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.032833  7130 raft_consensus.cc:385] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.034173  7130 raft_consensus.cc:740] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.033265  6904 leader_election.cc:304] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.036866  7154 raft_consensus.cc:2804] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:28.037129  6904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.67:41695, user_credentials={real_user=slave}} blocked reactor thread for 89966.4us
I20260710 11:04:28.037274  7154 raft_consensus.cc:493] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.036238  7130 consensus_queue.cc:260] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.037811  7154 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.030761  6837 catalog_manager.cc:5697] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.048744  7130 ts_tablet_manager.cc:1434] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 11:04:28.058746  7131 tablet_bootstrap.cc:654] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.062212  6938 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.063133  7174 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.064380  6904 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.069298  7054 leader_election.cc:304] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.070106  7174 raft_consensus.cc:2804] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:28.070683  7174 raft_consensus.cc:697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:28.066630  7207 consensus_queue.cc:1048] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:04:28.071707  7174 consensus_queue.cc:237] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.063283  6837 catalog_manager.cc:5697] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.070678  7159 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.074091  7154 raft_consensus.cc:515] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.101521  7131 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.101974  7131 ts_tablet_manager.cc:1403] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.007s
I20260710 11:04:28.112651  7154 leader_election.cc:290] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.118317  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
W20260710 11:04:28.120112  6905 leader_election.cc:343] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.125281  7211 raft_consensus.cc:2749] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.125658  7130 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.126617  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:28.127403  7089 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.133168  7131 raft_consensus.cc:359] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.133848  7131 raft_consensus.cc:385] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.134109  7131 raft_consensus.cc:740] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.134692  7131 consensus_queue.cc:260] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.136159  7159 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.137375  7131 ts_tablet_manager.cc:1434] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 11:04:28.138278  7131 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.154487  6836 catalog_manager.cc:5697] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.164911  7131 tablet_bootstrap.cc:654] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.174193  7089 raft_consensus.cc:2468] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:28.176064  6904 leader_election.cc:304] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.177122  7211 raft_consensus.cc:2804] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:28.177608  7211 raft_consensus.cc:697] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
W20260710 11:04:28.178190  7231 log.cc:927] Time spent T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Append to log took a long time: real 0.059s	user 0.000s	sys 0.002s
I20260710 11:04:28.178707  7211 consensus_queue.cc:237] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.196079  7130 tablet_bootstrap.cc:654] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.199637  7133 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.200568  7131 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.201085  7131 ts_tablet_manager.cc:1403] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.002s
I20260710 11:04:28.201141  7133 ts_tablet_manager.cc:1403] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.299s	user 0.034s	sys 0.036s
I20260710 11:04:28.204104  7131 raft_consensus.cc:359] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.204955  7131 raft_consensus.cc:385] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.205216  7131 raft_consensus.cc:740] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.205988  7131 consensus_queue.cc:260] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.205585  6837 catalog_manager.cc:5697] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.206938  7133 raft_consensus.cc:359] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.207917  7133 raft_consensus.cc:385] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.208354  7133 raft_consensus.cc:740] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.209604  7131 ts_tablet_manager.cc:1434] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:04:28.209319  7133 consensus_queue.cc:260] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.210974  7131 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.215289  7133 ts_tablet_manager.cc:1434] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:04:28.215402  7174 raft_consensus.cc:493] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.216151  7174 raft_consensus.cc:515] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.216934  7133 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.218771  7174 leader_election.cc:290] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.221275  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.222005  7012 raft_consensus.cc:2468] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:28.223341  7054 leader_election.cc:304] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:28.223780  7133 tablet_bootstrap.cc:654] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.224424  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:28.226251  7054 leader_election.cc:343] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.225811  6839 catalog_manager.cc:5697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.227245  7174 raft_consensus.cc:2804] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.227738  7174 raft_consensus.cc:493] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.227962  6938 raft_consensus.cc:3060] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.228905  7174 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.236337  7133 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.236945  7133 ts_tablet_manager.cc:1403] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:04:28.238334  7201 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.240439  7133 raft_consensus.cc:359] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.241617  7133 raft_consensus.cc:385] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.242058  7133 raft_consensus.cc:740] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.238741  7174 raft_consensus.cc:515] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.221300  7131 tablet_bootstrap.cc:654] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.242988  7133 consensus_queue.cc:260] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.246122  7133 ts_tablet_manager.cc:1434] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:28.248732  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
W20260710 11:04:28.250102  7054 leader_election.cc:343] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.251096  7201 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.252302  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:28.252941  7012 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.247191  7133 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.266882  7012 raft_consensus.cc:2468] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:28.255460  7174 leader_election.cc:290] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.268472  7054 leader_election.cc:304] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.269058  6838 catalog_manager.cc:5697] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.269990  7131 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.270473  7131 ts_tablet_manager.cc:1403] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.008s
I20260710 11:04:28.269750  7174 raft_consensus.cc:2804] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:28.271281  7174 raft_consensus.cc:697] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:28.272306  7133 tablet_bootstrap.cc:654] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.272095  7174 consensus_queue.cc:237] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.273025  7131 raft_consensus.cc:359] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.273662  7131 raft_consensus.cc:385] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.273931  7131 raft_consensus.cc:740] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.279851  7131 consensus_queue.cc:260] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.295496  7133 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.296038  7133 ts_tablet_manager.cc:1403] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.008s
I20260710 11:04:28.299060  7133 raft_consensus.cc:359] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.299858  7133 raft_consensus.cc:385] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.300182  7133 raft_consensus.cc:740] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.301059  7133 consensus_queue.cc:260] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.301748  7130 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.302269  7130 ts_tablet_manager.cc:1403] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.177s	user 0.015s	sys 0.023s
I20260710 11:04:28.303937  7133 ts_tablet_manager.cc:1434] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:28.305403  7133 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.305142  7130 raft_consensus.cc:359] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.305923  7130 raft_consensus.cc:385] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.306226  7130 raft_consensus.cc:740] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.308563  7131 ts_tablet_manager.cc:1434] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.005s
I20260710 11:04:28.309719  7131 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.311940  7133 tablet_bootstrap.cc:654] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.313234  6837 catalog_manager.cc:5697] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.316210  7131 tablet_bootstrap.cc:654] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.317276  7133 tablet_bootstrap.cc:492] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.317708  7133 ts_tablet_manager.cc:1403] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:04:28.320874  7133 raft_consensus.cc:359] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.321781  7133 raft_consensus.cc:385] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.322103  7133 raft_consensus.cc:740] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.323273  7133 consensus_queue.cc:260] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.327777  6940 raft_consensus.cc:3060] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.340469  7133 ts_tablet_manager.cc:1434] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:04:28.341805  7133 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.343091  7146 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.327811  7130 consensus_queue.cc:260] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.349318  7199 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.350699  7199 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.352403  7130 ts_tablet_manager.cc:1434] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260710 11:04:28.353320  7130 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.353389  7131 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.353943  7131 ts_tablet_manager.cc:1403] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.026s
I20260710 11:04:28.354552  7133 tablet_bootstrap.cc:654] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.363252  7201 consensus_queue.cc:1048] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:28.365087  6980 consensus_peers.cc:597] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.368884  7130 tablet_bootstrap.cc:654] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.365854  7131 raft_consensus.cc:359] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.366721  7199 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.372431  7131 raft_consensus.cc:385] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.372771  7131 raft_consensus.cc:740] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.378512  7131 consensus_queue.cc:260] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.382354  7131 ts_tablet_manager.cc:1434] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.001s
I20260710 11:04:28.383414  7131 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.417146  7174 raft_consensus.cc:493] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.417955  7174 raft_consensus.cc:515] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.419651  7131 tablet_bootstrap.cc:654] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.426757  7174 leader_election.cc:290] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.427301  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:28.430003  7054 leader_election.cc:343] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.431290  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
W20260710 11:04:28.437387  7054 leader_election.cc:343] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.437849  7054 leader_election.cc:304] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.439666  7159 raft_consensus.cc:2749] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.447033  7133 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.447481  7133 ts_tablet_manager.cc:1403] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.018s
I20260710 11:04:28.450213  7133 raft_consensus.cc:359] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.450961  7133 raft_consensus.cc:385] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.451277  7133 raft_consensus.cc:740] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
W20260710 11:04:28.452337  7252 log.cc:927] Time spent T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:04:28.453857  7130 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.455440  7130 ts_tablet_manager.cc:1403] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.102s	user 0.002s	sys 0.014s
I20260710 11:04:28.458132  7130 raft_consensus.cc:359] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.458870  7130 raft_consensus.cc:385] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.459178  7130 raft_consensus.cc:740] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.460095  7130 consensus_queue.cc:260] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.461925  7130 ts_tablet_manager.cc:1434] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:28.459203  7146 raft_consensus.cc:493] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.463212  7146 raft_consensus.cc:515] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.467466  7146 leader_election.cc:290] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.467482  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.468338  7089 raft_consensus.cc:2393] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in current term 1: Already voted for candidate be965195aae946b3b44d7e7a58eef5a3 in this term.
I20260710 11:04:28.468272  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.452082  7133 consensus_queue.cc:260] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.469790  6980 leader_election.cc:304] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.462767  7130 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.470908  7146 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.475790  7133 ts_tablet_manager.cc:1434] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 11:04:28.476382  7130 tablet_bootstrap.cc:654] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.477093  7133 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.485638  7133 tablet_bootstrap.cc:654] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.485894  7146 raft_consensus.cc:2749] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.487895  7130 tablet_bootstrap.cc:492] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.488416  7130 ts_tablet_manager.cc:1403] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260710 11:04:28.492165  7130 raft_consensus.cc:359] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.493561  7131 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.493155  7130 raft_consensus.cc:385] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.494076  7131 ts_tablet_manager.cc:1403] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.008s
I20260710 11:04:28.494011  7130 raft_consensus.cc:740] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.495553  7130 consensus_queue.cc:260] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.498615  7130 ts_tablet_manager.cc:1434] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:28.500066  7130 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.496407  7131 raft_consensus.cc:359] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.504880  7131 raft_consensus.cc:385] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.505283  7131 raft_consensus.cc:740] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.507977  7131 consensus_queue.cc:260] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.511332  7131 ts_tablet_manager.cc:1434] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260710 11:04:28.513514  7131 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.513846  7133 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.514382  7133 ts_tablet_manager.cc:1403] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260710 11:04:28.517064  7133 raft_consensus.cc:359] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.517620  7133 raft_consensus.cc:385] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.517874  7133 raft_consensus.cc:740] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.512492  7130 tablet_bootstrap.cc:654] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.518764  7133 consensus_queue.cc:260] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.520030  7174 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.521754  7133 ts_tablet_manager.cc:1434] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:28.523617  7131 tablet_bootstrap.cc:654] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.525848  7133 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.531471  7211 raft_consensus.cc:493] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.532387  7211 raft_consensus.cc:515] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.533519  7133 tablet_bootstrap.cc:654] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.537017  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
W20260710 11:04:28.539278  6904 leader_election.cc:343] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.540326  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.541199  7012 raft_consensus.cc:2468] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:28.542824  6905 leader_election.cc:304] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:28.543947  7154 raft_consensus.cc:2804] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.537215  7211 leader_election.cc:290] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.544386  7154 raft_consensus.cc:493] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.544993  7154 raft_consensus.cc:3060] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.555644  7154 raft_consensus.cc:515] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.556589  7133 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.557397  7133 ts_tablet_manager.cc:1403] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260710 11:04:28.561463  7133 raft_consensus.cc:359] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.562202  7133 raft_consensus.cc:385] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.562495  7133 raft_consensus.cc:740] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.563342  7133 consensus_queue.cc:260] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.569348  7133 ts_tablet_manager.cc:1434] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:04:28.570360  7133 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.574775  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:28.575744  7012 raft_consensus.cc:3060] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.577397  7014 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.587579  7211 raft_consensus.cc:493] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.588160  7211 raft_consensus.cc:515] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.589143  7208 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.590368  7211 leader_election.cc:290] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.595193  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4fe60a820489fb651004777d2b4ac" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.595835  7133 tablet_bootstrap.cc:654] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.595870  7089 raft_consensus.cc:2468] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:28.597237  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4fe60a820489fb651004777d2b4ac" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.597846  7015 raft_consensus.cc:2468] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:28.598192  7134 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.599083  6905 leader_election.cc:304] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:28.600049  7211 raft_consensus.cc:2804] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.600409  7211 raft_consensus.cc:493] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.600729  7211 raft_consensus.cc:3060] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.601524  7154 leader_election.cc:290] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.603108  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
W20260710 11:04:28.607575  6904 leader_election.cc:343] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.612349  7146 raft_consensus.cc:493] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.615216  7146 raft_consensus.cc:515] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.627404  7146 leader_election.cc:290] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.627866  7211 raft_consensus.cc:515] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.629629  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.635542  7014 raft_consensus.cc:3060] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:28.648290  6979 leader_election.cc:343] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.649936  7131 tablet_bootstrap.cc:492] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.650883  7131 ts_tablet_manager.cc:1403] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.138s	user 0.053s	sys 0.044s
I20260710 11:04:28.655815  7012 raft_consensus.cc:2468] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:28.657505  6905 leader_election.cc:304] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:28.632673  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.662916  7154 raft_consensus.cc:2804] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:28.663445  7154 raft_consensus.cc:697] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:28.664260  7154 consensus_queue.cc:237] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.664773  7130 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.665553  7130 ts_tablet_manager.cc:1403] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.007s
I20260710 11:04:28.670269  7130 raft_consensus.cc:359] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.672987  7130 raft_consensus.cc:385] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.673344  7130 raft_consensus.cc:740] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.675314  7146 raft_consensus.cc:493] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.675860  7146 raft_consensus.cc:515] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.678282  7130 consensus_queue.cc:260] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:28.682950  6980 leader_election.cc:343] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.683540  6980 leader_election.cc:304] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.682318  7146 leader_election.cc:290] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.684352  7199 raft_consensus.cc:2749] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.685237  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.685875  7130 ts_tablet_manager.cc:1434] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260710 11:04:28.687950  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.697013  7130 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.695734  7264 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:28.701624  7131 raft_consensus.cc:359] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.698599  7211 leader_election.cc:290] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.704309  7131 raft_consensus.cc:385] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.704866  7131 raft_consensus.cc:740] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.706656  7214 raft_consensus.cc:493] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.707412  7214 raft_consensus.cc:515] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.712237  7214 leader_election.cc:290] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.715104  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4fe60a820489fb651004777d2b4ac" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:28.718370  7146 raft_consensus.cc:493] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:28.718721  6980 leader_election.cc:343] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.708839  7199 raft_consensus.cc:493] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.729624  7199 raft_consensus.cc:515] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.722892  7131 consensus_queue.cc:260] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.731950  7199 leader_election.cc:290] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.735783  7146 raft_consensus.cc:515] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:28.738667  6979 leader_election.cc:343] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.740743  7131 ts_tablet_manager.cc:1434] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.000s
I20260710 11:04:28.742341  7131 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:28.744788  7146 leader_election.cc:290] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.747032  6979 leader_election.cc:304] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.749644  7199 raft_consensus.cc:2749] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.750415  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.751256  7089 raft_consensus.cc:2468] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:28.738178  7012 raft_consensus.cc:3060] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.753865  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.757361  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.763657  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ae8b179da54ef0ae038f3f5b5d9032" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
W20260710 11:04:28.762192  7054 leader_election.cc:343] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.765950  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.763998  7089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4fe60a820489fb651004777d2b4ac" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:28.766914  7089 raft_consensus.cc:3060] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.778373  7214 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.778990  7214 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.779402  7264 consensus_queue.cc:1048] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:28.780972  7214 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.782958  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.785974  7130 tablet_bootstrap.cc:654] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.788021  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.799036  7211 consensus_queue.cc:1048] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:28.791905  7264 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.801024  7264 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.763172  6979 leader_election.cc:304] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
W20260710 11:04:28.790820  7054 leader_election.cc:343] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.808468  7012 raft_consensus.cc:2468] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:28.808782  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
W20260710 11:04:28.809827  6980 leader_election.cc:343] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.810053  7146 raft_consensus.cc:2804] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.810570  7146 raft_consensus.cc:493] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.811079  7146 raft_consensus.cc:3060] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:28.819325  6979 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.67:41695, user_credentials={real_user=slave}} blocked reactor thread for 56232.5us
I20260710 11:04:28.819430  6905 leader_election.cc:304] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:28.820654  7211 raft_consensus.cc:2804] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:04:28.808939  7054 leader_election.cc:343] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.821298  7211 raft_consensus.cc:697] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:28.821458  7054 leader_election.cc:304] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.806071  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:28.823473  6938 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:28.823670  7174 raft_consensus.cc:2749] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.822443  7211 consensus_queue.cc:237] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:28.825560  6905 leader_election.cc:343] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.826664  7264 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.828485  7054 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.788313  7089 raft_consensus.cc:2468] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
W20260710 11:04:28.831485  6887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:28.829308  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.847118  7133 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:28.847643  7133 ts_tablet_manager.cc:1403] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.277s	user 0.055s	sys 0.075s
I20260710 11:04:28.834050  7087 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:28.830116  6979 leader_election.cc:304] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.846521  7146 raft_consensus.cc:515] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.848811  7154 raft_consensus.cc:493] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:28.851199  7214 raft_consensus.cc:2804] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.855645  7201 raft_consensus.cc:2749] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.859269  7154 raft_consensus.cc:515] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.870954  7214 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.871450  7214 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.861279  6904 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [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: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.884301  7133 raft_consensus.cc:359] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.884855  7154 leader_election.cc:290] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.885206  7133 raft_consensus.cc:385] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.882046  7265 raft_consensus.cc:2804] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:28.885671  7265 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:28.885890  7130 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:28.886173  7265 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.886399  7130 ts_tablet_manager.cc:1403] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.010s
W20260710 11:04:28.885725  7054 consensus_peers.cc:597] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.887140  7133 raft_consensus.cc:740] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.887554  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.888639  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:28.889302  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
W20260710 11:04:28.889518  6904 leader_election.cc:343] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:28.889967  6980 leader_election.cc:343] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.888846  7133 consensus_queue.cc:260] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:28.890653  6905 leader_election.cc:343] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.891196  6905 leader_election.cc:304] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.890561  7146 leader_election.cc:290] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.894276  7133 ts_tablet_manager.cc:1434] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 11:04:28.891937  7154 raft_consensus.cc:2749] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.897055  6837 catalog_manager.cc:5697] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.898133  7133 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:28.904520  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:28.904373  7174 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:28.905166  7087 raft_consensus.cc:3060] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.916330  7214 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.923064  6941 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:28.924496  7214 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:28.927569  7131 tablet_bootstrap.cc:654] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:28.930459  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:28.926714  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
W20260710 11:04:28.935786  7054 leader_election.cc:343] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:28.935886  7130 raft_consensus.cc:359] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.936681  7130 raft_consensus.cc:385] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:28.937023  7130 raft_consensus.cc:740] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:28.944165  7130 consensus_queue.cc:260] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.952150  7130 ts_tablet_manager.cc:1434] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260710 11:04:28.953088  7130 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:28.961321  7265 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.963567  6940 raft_consensus.cc:2393] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13773d90c8ee41b1acf7e9238895257e in current term 1: Already voted for candidate be965195aae946b3b44d7e7a58eef5a3 in this term.
I20260710 11:04:28.964582  7087 raft_consensus.cc:2468] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
W20260710 11:04:28.968664  7270 log.cc:927] Time spent T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: Append to log took a long time: real 0.061s	user 0.000s	sys 0.002s
I20260710 11:04:28.973933  7054 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.974953  7214 raft_consensus.cc:2749] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:28.978183  7131 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:28.978567  7131 ts_tablet_manager.cc:1403] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.012s
I20260710 11:04:28.979725  6979 leader_election.cc:304] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:28.980917  7265 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.981134  7199 raft_consensus.cc:2804] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:28.981638  7199 raft_consensus.cc:697] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:28.983497  7154 raft_consensus.cc:493] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f01e3c247e6e4c4b8780e1e6b90e28f0)
I20260710 11:04:28.983994  7154 raft_consensus.cc:515] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.983995  7199 consensus_queue.cc:237] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:28.987375  7154 leader_election.cc:290] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:28.990142  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:28.991290  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:28.992544  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:28.993582  6905 leader_election.cc:304] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:28.995715  7265 raft_consensus.cc:2749] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.998445  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:29.001291  7087 raft_consensus.cc:2393] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:29.001724  7133 tablet_bootstrap.cc:654] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:29.002804  6905 leader_election.cc:343] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:29.008911  6836 catalog_manager.cc:5697] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.011045  6904 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.011909  7265 raft_consensus.cc:2749] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.013945  7131 raft_consensus.cc:359] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.014591  7131 raft_consensus.cc:385] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.015861  7130 tablet_bootstrap.cc:654] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.014864  7131 raft_consensus.cc:740] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.019234  7131 consensus_queue.cc:260] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.021373  7131 ts_tablet_manager.cc:1434] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 11:04:29.024544  7133 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:29.024962  7133 ts_tablet_manager.cc:1403] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.002s
I20260710 11:04:29.025074  7131 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:29.024384  6839 catalog_manager.cc:5697] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.028532  7133 raft_consensus.cc:359] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.029178  7133 raft_consensus.cc:385] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.029428  7133 raft_consensus.cc:740] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.029532  7130 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:29.030061  7130 ts_tablet_manager.cc:1403] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260710 11:04:29.030162  7133 consensus_queue.cc:260] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.032653  7130 raft_consensus.cc:359] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.033630  7130 raft_consensus.cc:385] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.033954  7130 raft_consensus.cc:740] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.034721  7130 consensus_queue.cc:260] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.036755  7133 ts_tablet_manager.cc:1434] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:29.038015  7133 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:29.039162  7131 tablet_bootstrap.cc:654] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.045486  7130 ts_tablet_manager.cc:1434] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:04:29.046442  7130 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:29.046802  7133 tablet_bootstrap.cc:654] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.053454  7130 tablet_bootstrap.cc:654] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.057250  7131 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:29.057845  7131 ts_tablet_manager.cc:1403] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260710 11:04:29.060213  7131 raft_consensus.cc:359] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.060752  7131 raft_consensus.cc:385] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.061033  7131 raft_consensus.cc:740] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.061698  7131 consensus_queue.cc:260] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.063093  7133 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:29.063513  7133 ts_tablet_manager.cc:1403] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 11:04:29.063795  7131 ts_tablet_manager.cc:1434] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:29.064167  7130 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:29.064553  7130 ts_tablet_manager.cc:1403] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:04:29.064927  7131 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:29.066148  7133 raft_consensus.cc:359] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.066666  7214 raft_consensus.cc:493] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.066867  7133 raft_consensus.cc:385] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.067225  7133 raft_consensus.cc:740] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.066964  7130 raft_consensus.cc:359] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.067163  7214 raft_consensus.cc:515] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.068193  7133 consensus_queue.cc:260] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.069998  7214 leader_election.cc:290] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:29.071100  7133 ts_tablet_manager.cc:1434] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:29.071653  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.071985  7133 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: Bootstrap starting.
I20260710 11:04:29.072244  7016 raft_consensus.cc:2468] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 0.
I20260710 11:04:29.073143  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:29.073475  7054 leader_election.cc:304] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.074479  7214 raft_consensus.cc:2804] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:29.074901  7214 raft_consensus.cc:493] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:29.075358  7214 raft_consensus.cc:3060] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.079874  7131 tablet_bootstrap.cc:654] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.080336  7130 raft_consensus.cc:385] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.080600  7133 tablet_bootstrap.cc:654] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.081058  7130 raft_consensus.cc:740] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.082129  7130 consensus_queue.cc:260] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
W20260710 11:04:29.087932  7054 leader_election.cc:343] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:29.089963  6904 consensus_peers.cc:597] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 -> Peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Couldn't send request to peer 13773d90c8ee41b1acf7e9238895257e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:29.096552  7133 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: No bootstrap required, opened a new log
I20260710 11:04:29.097148  7133 ts_tablet_manager.cc:1403] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 11:04:29.100085  7133 raft_consensus.cc:359] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.096711  7130 ts_tablet_manager.cc:1434] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:04:29.100793  7133 raft_consensus.cc:385] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.101141  7133 raft_consensus.cc:740] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.101820  7133 consensus_queue.cc:260] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.102977  7130 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:29.104324  7133 ts_tablet_manager.cc:1434] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:29.106348  7214 raft_consensus.cc:515] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.114249  7214 leader_election.cc:290] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:29.117542  7130 tablet_bootstrap.cc:654] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.118140  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:29.118599  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:29.120939  7016 raft_consensus.cc:3060] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:29.121719  7054 leader_election.cc:343] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:29.123567  7131 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:29.124001  7131 ts_tablet_manager.cc:1403] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.023s
I20260710 11:04:29.126471  7131 raft_consensus.cc:359] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.127115  7131 raft_consensus.cc:385] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.127405  7131 raft_consensus.cc:740] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.127985  7131 consensus_queue.cc:260] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.128787  7265 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.130985  7130 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:29.131407  7130 ts_tablet_manager.cc:1403] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 11:04:29.133809  7130 raft_consensus.cc:359] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.134449  7130 raft_consensus.cc:385] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.134739  7130 raft_consensus.cc:740] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.135432  7130 consensus_queue.cc:260] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.137490  7130 ts_tablet_manager.cc:1434] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:29.138376  7130 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: Bootstrap starting.
I20260710 11:04:29.139850  7131 ts_tablet_manager.cc:1434] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:29.143795  7016 raft_consensus.cc:2468] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:29.145211  7054 leader_election.cc:304] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:29.145980  7214 raft_consensus.cc:2804] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:29.147501  7214 raft_consensus.cc:697] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:29.148357  7214 consensus_queue.cc:237] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.149930  7131 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:29.158131  7131 tablet_bootstrap.cc:654] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.164063  7130 tablet_bootstrap.cc:654] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.168836  7130 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: No bootstrap required, opened a new log
I20260710 11:04:29.169282  7130 ts_tablet_manager.cc:1403] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:04:29.171773  7130 raft_consensus.cc:359] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.172381  7130 raft_consensus.cc:385] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.172644  7130 raft_consensus.cc:740] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.171332  6839 catalog_manager.cc:5697] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:29.173291  7130 consensus_queue.cc:260] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.173463  7199 raft_consensus.cc:493] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.174180  7199 raft_consensus.cc:515] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.175333  7130 ts_tablet_manager.cc:1434] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:29.176317  7199 leader_election.cc:290] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.176545  7131 tablet_bootstrap.cc:492] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:29.176957  7131 ts_tablet_manager.cc:1403] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 11:04:29.177930  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.178517  7087 raft_consensus.cc:2468] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:29.179670  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:29.179754  6979 leader_election.cc:304] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.179556  7131 raft_consensus.cc:359] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.180387  7131 raft_consensus.cc:385] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.180662  7199 raft_consensus.cc:2804] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:29.180675  7131 raft_consensus.cc:740] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.181154  7199 raft_consensus.cc:493] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:29.181515  7199 raft_consensus.cc:3060] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:29.181162  6980 leader_election.cc:343] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:29.181633  7131 consensus_queue.cc:260] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.186163  7131 ts_tablet_manager.cc:1434] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:29.186964  7131 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:29.191397  7199 raft_consensus.cc:515] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.193329  7131 tablet_bootstrap.cc:654] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.195040  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:29.196040  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
W20260710 11:04:29.196379  6980 leader_election.cc:343] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:29.196779  7087 raft_consensus.cc:3060] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.199993  7131 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:29.200519  7131 ts_tablet_manager.cc:1403] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:04:29.202548  7131 raft_consensus.cc:359] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.203223  7131 raft_consensus.cc:385] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.203115  7087 raft_consensus.cc:2468] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:29.203536  7199 leader_election.cc:290] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.203538  7131 raft_consensus.cc:740] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.204308  6979 leader_election.cc:304] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:29.204668  7131 consensus_queue.cc:260] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.205327  7199 raft_consensus.cc:2804] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:29.205957  7199 raft_consensus.cc:697] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:29.206897  7199 consensus_queue.cc:237] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.207547  7131 ts_tablet_manager.cc:1434] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:29.208427  7131 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: Bootstrap starting.
I20260710 11:04:29.211601  7146 raft_consensus.cc:493] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.212124  7146 raft_consensus.cc:515] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.214351  7146 leader_election.cc:290] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.215901  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:29.216295  7131 tablet_bootstrap.cc:654] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:29.216547  6941 raft_consensus.cc:2468] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:29.217648  6980 leader_election.cc:304] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.218674  7146 raft_consensus.cc:2804] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:29.219101  7146 raft_consensus.cc:493] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:29.219918  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.220464  7087 raft_consensus.cc:2468] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 0.
I20260710 11:04:29.221688  7265 raft_consensus.cc:493] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.222340  7265 raft_consensus.cc:515] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.225184  7265 leader_election.cc:290] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.219439  7146 raft_consensus.cc:3060] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.226799  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.227797  7087 raft_consensus.cc:2393] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in this term.
I20260710 11:04:29.227676  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9481ae4be8a94880a052d16db584eff6" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.218238  6837 catalog_manager.cc:5697] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.229446  6905 leader_election.cc:304] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.231978  7154 raft_consensus.cc:3060] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.237298  7131 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: No bootstrap required, opened a new log
I20260710 11:04:29.237843  7131 ts_tablet_manager.cc:1403] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.002s
I20260710 11:04:29.238095  7146 raft_consensus.cc:515] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.238749  7154 raft_consensus.cc:2749] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.229580  7265 consensus_queue.cc:1048] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:29.240784  7131 raft_consensus.cc:359] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.241494  7131 raft_consensus.cc:385] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:29.241819  7131 raft_consensus.cc:740] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Initialized, Role: FOLLOWER
I20260710 11:04:29.242684  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:29.242579  7131 consensus_queue.cc:260] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.243249  7087 raft_consensus.cc:3060] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.244684  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae06adc0e383489598b5e3ee59f1bcd3" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:29.244993  7146 leader_election.cc:290] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.245251  6941 raft_consensus.cc:3060] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.244676  7131 ts_tablet_manager.cc:1434] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:29.251936  6941 raft_consensus.cc:2468] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:29.253167  6980 leader_election.cc:304] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.252393  7087 raft_consensus.cc:2468] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:29.254079  7146 raft_consensus.cc:2804] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:29.255643  7146 raft_consensus.cc:697] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:29.256726  7146 consensus_queue.cc:237] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.270471  7264 consensus_queue.cc:1048] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.277475  6837 catalog_manager.cc:5697] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.313412  7154 raft_consensus.cc:493] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.313813  7154 raft_consensus.cc:515] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.315354  7154 leader_election.cc:290] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.316128  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.316298  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.316802  7090 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:29.316802  7016 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:29.318078  6905 leader_election.cc:304] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.318903  7154 raft_consensus.cc:2804] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:29.319293  7154 raft_consensus.cc:493] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:29.319562  7154 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.322422  7264 raft_consensus.cc:493] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.322928  7264 raft_consensus.cc:515] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.324954  7264 leader_election.cc:290] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.324977  7154 raft_consensus.cc:515] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.325714  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.326083  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.326275  7016 raft_consensus.cc:2468] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:29.326699  7090 raft_consensus.cc:2468] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 0.
I20260710 11:04:29.327077  7154 leader_election.cc:290] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.327289  6905 leader_election.cc:304] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.327730  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:29.328078  7154 raft_consensus.cc:2804] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:29.328301  7014 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.328433  7154 raft_consensus.cc:493] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:29.328855  7154 raft_consensus.cc:3060] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.329038  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:29.329591  7090 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.333994  7014 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:29.335064  6905 leader_election.cc:304] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:29.335772  7264 raft_consensus.cc:2804] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:29.335398  7154 raft_consensus.cc:515] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.336027  7090 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:29.336247  7264 raft_consensus.cc:697] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:29.337114  7264 consensus_queue.cc:237] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.337653  7154 leader_election.cc:290] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.338662  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:29.339138  7087 raft_consensus.cc:3060] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.342932  7265 raft_consensus.cc:493] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.343458  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f28cfa4300b406289ce3f8004d62155" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:29.343387  7265 raft_consensus.cc:515] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.344022  7016 raft_consensus.cc:3060] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.345443  7265 leader_election.cc:290] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.347713  7087 raft_consensus.cc:2468] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:29.349004  6904 leader_election.cc:304] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:29.349195  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.349809  7265 raft_consensus.cc:2804] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:29.350201  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d020fc7bd15c4ee891918f7a6632fcb7" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.350945  7014 raft_consensus.cc:2393] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:29.350176  7016 raft_consensus.cc:2468] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 1.
I20260710 11:04:29.350349  7265 raft_consensus.cc:697] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:29.352495  7265 consensus_queue.cc:237] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.353310  7146 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.353219  6905 leader_election.cc:304] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.353881  7146 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.354212  7154 raft_consensus.cc:3060] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.356191  7146 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.357967  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.358783  7090 raft_consensus.cc:2393] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in current term 1: Already voted for candidate 13773d90c8ee41b1acf7e9238895257e in this term.
I20260710 11:04:29.358235  6839 catalog_manager.cc:5697] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.359836  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:29.360641  6941 raft_consensus.cc:2393] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in current term 1: Already voted for candidate be965195aae946b3b44d7e7a58eef5a3 in this term.
I20260710 11:04:29.360878  7154 raft_consensus.cc:2749] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.363647  6980 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:29.364727  7146 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.372821  6839 catalog_manager.cc:5697] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:29.375270  7146 raft_consensus.cc:2749] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.432919  7154 raft_consensus.cc:493] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.433398  7154 raft_consensus.cc:515] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.435289  7154 leader_election.cc:290] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.436216  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.436205  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909864a51eb441828d4f83c5fe297a24" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.437261  7090 raft_consensus.cc:2393] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be965195aae946b3b44d7e7a58eef5a3 in current term 1: Already voted for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in this term.
I20260710 11:04:29.438225  6904 leader_election.cc:304] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.438997  7154 raft_consensus.cc:3060] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.444419  7154 raft_consensus.cc:2749] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.452524  7154 raft_consensus.cc:493] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.453073  7154 raft_consensus.cc:515] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.454821  7154 leader_election.cc:290] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:29.455721  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.456288  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:29.457567  6904 leader_election.cc:304] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.458336  7154 raft_consensus.cc:2749] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.470288  6941 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.472018  7146 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.487921  7146 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.528437  7214 raft_consensus.cc:493] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:29.529134  7214 raft_consensus.cc:515] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:29.531453  7214 leader_election.cc:290] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:29.532370  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:29.532672  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5536b45fa44919ab35ba1f3e0fbc0" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:29.535180  7090 raft_consensus.cc:3060] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:29.535287  7054 leader_election.cc:304] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e; no voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:29.542466  7214 raft_consensus.cc:2749] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:29.640096  7199 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.648859  7214 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:04:29.652673  7199 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.673099  7223 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.700227  7199 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.712312  7199 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:29.844599  6887 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:29.876693  7154 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.886449  7265 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.960340  7265 consensus_queue.cc:1048] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:29.971820  7265 consensus_queue.cc:1048] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:30.491726  7214 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:30.492233  7214 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:30.494436  7214 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:30.495826  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:30.496423  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:30.496474  7016 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:30.497098  6941 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 1.
I20260710 11:04:30.498261  7054 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:30.498978  7214 raft_consensus.cc:2804] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:30.499311  7214 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:30.499617  7214 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:30.505273  7214 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:30.507103  7214 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:30.507731  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:30.507925  7016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:30.508476  6941 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:30.508503  7016 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:30.515439  6941 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:30.515707  7016 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:30.516500  7054 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:30.517077  7214 raft_consensus.cc:2804] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:30.517518  7214 raft_consensus.cc:697] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:30.518249  7214 consensus_queue.cc:237] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:30.524947  6839 catalog_manager.cc:5697] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 0 to 2, leader changed from <none> to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:31.012998  6941 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:31.014200  7308 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:31.024782  7014 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:31.026281  7325 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:31.438295  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:31.446049  7328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:31.447476  7329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:31.449923  7331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:31.449863  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:31.453744  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:31.454104  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:31.454334  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681471454311 us; error 0 us; skew 500 ppm
I20260710 11:04:31.455185  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:31.458396  5841 webserver.cc:533] Webserver started at http://127.5.180.68:40663/ using document root <none> and password file <none>
I20260710 11:04:31.459002  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:31.459239  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:31.459520  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:31.460585  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-3-root/instance:
uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-3jtw"
I20260710 11:04:31.465103  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:31.468362  7336 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.469126  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:31.469451  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-3jtw"
I20260710 11:04:31.469741  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:31.497262  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:31.498485  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:31.500347  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:31.502988  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:31.503188  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.503491  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:31.503633  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.560046  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.68:46727
I20260710 11:04:31.560137  7398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.68:46727 every 8 connection(s)
I20260710 11:04:31.563705  5841 auto_leader_rebalancer-test.cc:388] add a tserver: e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:31.583897  7399 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44487
I20260710 11:04:31.584275  7399 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:31.584925  7399 heartbeater.cc:507] Master 127.5.180.126:44487 requested a full tablet report, sending...
I20260710 11:04:31.586691  6836 ts_manager.cc:194] Registered new tserver with Master: e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727)
I20260710 11:04:31.587954  6836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46094
I20260710 11:04:31.914073  7087 consensus_queue.cc:237] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:31.923022  7014 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.923740  6940 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.924389  7325 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:31.925364  7214 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:31.934813  7325 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
W20260710 11:04:31.942987  7055 consensus_peers.cc:597] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d020fc7bd15c4ee891918f7a6632fcb7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.942828  7014 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:31.947885  6940 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:31.959091  6836 catalog_manager.cc:5697] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:31.973901  7014 consensus_queue.cc:237] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:31.983803  7087 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.985383  7305 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:31.985997  6940 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:31.989135  7403 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:32.008538  6981 consensus_peers.cc:597] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61efd97c48f6475ca57b57c8a02d010a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.008786  7305 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.017729  6940 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.018594  7087 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.025437  7014 consensus_queue.cc:237] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.030105  6839 catalog_manager.cc:5697] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:32.034081  6981 consensus_peers.cc:597] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9481ae4be8a94880a052d16db584eff6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.034412  6940 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.035794  7422 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.038781  7087 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.040071  7422 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.043983  7421 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.050407  6940 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.050354  7087 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.062546  6837 catalog_manager.cc:5697] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:32.086068  6940 consensus_queue.cc:237] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.094365  7087 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.096297  7264 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.106979  7014 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:32.107779  7429 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.108853  7411 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:32.109479  7087 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
W20260710 11:04:32.116941  6906 consensus_peers.cc:597] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12197c9c53664e4db0cf45da5aed66b3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.123027  7014 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:32.126971  6839 catalog_manager.cc:5697] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:32.364058  7432 ts_tablet_manager.cc:933] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:32.367364  7432 tablet_copy_client.cc:323] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:32.381171  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet d020fc7bd15c4ee891918f7a6632fcb7 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:32.381798  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet d020fc7bd15c4ee891918f7a6632fcb7 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-d020fc7bd15c4ee891918f7a6632fcb7
I20260710 11:04:32.389775  7100 tablet_copy_source_session.cc:215] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.394377  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d020fc7bd15c4ee891918f7a6632fcb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.409368  7432 tablet_copy_client.cc:806] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.410182  7432 tablet_copy_client.cc:670] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.411520  7435 ts_tablet_manager.cc:933] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:32.415349  7432 tablet_copy_client.cc:538] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.417609  7435 tablet_copy_client.cc:323] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:32.427083  7432 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:32.433350  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet 61efd97c48f6475ca57b57c8a02d010a from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:32.434103  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet 61efd97c48f6475ca57b57c8a02d010a from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-61efd97c48f6475ca57b57c8a02d010a
I20260710 11:04:32.442716  7026 tablet_copy_source_session.cc:215] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.446496  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61efd97c48f6475ca57b57c8a02d010a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.469993  7432 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:32.470563  7435 tablet_copy_client.cc:806] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.471086  7432 tablet_bootstrap.cc:492] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:32.471385  7435 tablet_copy_client.cc:670] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.471796  7432 ts_tablet_manager.cc:1403] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.045s	user 0.037s	sys 0.004s
I20260710 11:04:32.475183  7432 raft_consensus.cc:359] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.476058  7432 raft_consensus.cc:740] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:32.476752  7432 consensus_queue.cc:260] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.510931  7432 ts_tablet_manager.cc:1434] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:04:32.524247  7399 heartbeater.cc:499] Master 127.5.180.126:44487 was elected leader, sending a full tablet report...
I20260710 11:04:32.529821  7435 tablet_copy_client.cc:538] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.531833  7100 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-d020fc7bd15c4ee891918f7a6632fcb7 received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:32.532668  7100 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-d020fc7bd15c4ee891918f7a6632fcb7 on tablet d020fc7bd15c4ee891918f7a6632fcb7 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:32.547986  7435 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:32.572957  7435 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:32.573855  7435 tablet_bootstrap.cc:492] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:32.574502  7435 ts_tablet_manager.cc:1403] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260710 11:04:32.578002  7435 raft_consensus.cc:359] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.579291  7435 raft_consensus.cc:740] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:32.579955  7435 consensus_queue.cc:260] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.582404  7435 ts_tablet_manager.cc:1434] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:04:32.584111  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-61efd97c48f6475ca57b57c8a02d010a received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:32.584627  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-61efd97c48f6475ca57b57c8a02d010a on tablet 61efd97c48f6475ca57b57c8a02d010a with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:32.609843  7435 ts_tablet_manager.cc:933] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:32.623059  7435 tablet_copy_client.cc:323] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:32.624933  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet 9481ae4be8a94880a052d16db584eff6 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:32.625495  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet 9481ae4be8a94880a052d16db584eff6 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-9481ae4be8a94880a052d16db584eff6
I20260710 11:04:32.635362  7026 tablet_copy_source_session.cc:215] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.638697  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9481ae4be8a94880a052d16db584eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.654363  7435 tablet_copy_client.cc:806] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.654945  7435 tablet_copy_client.cc:670] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.660346  7435 tablet_copy_client.cc:538] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.669402  7435 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:32.691147  7435 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:32.692157  7435 tablet_bootstrap.cc:492] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:32.692880  7435 ts_tablet_manager.cc:1403] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 11:04:32.696884  7435 raft_consensus.cc:359] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.697829  7435 raft_consensus.cc:740] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:32.698614  7435 consensus_queue.cc:260] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.702143  7432 ts_tablet_manager.cc:933] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697)
I20260710 11:04:32.703454  7435 ts_tablet_manager.cc:1434] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:04:32.709132  7432 tablet_copy_client.cc:323] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.65:46697
I20260710 11:04:32.709306  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-9481ae4be8a94880a052d16db584eff6 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:32.709818  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-9481ae4be8a94880a052d16db584eff6 on tablet 9481ae4be8a94880a052d16db584eff6 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:32.727203  6951 tablet_copy_service.cc:140] P be965195aae946b3b44d7e7a58eef5a3: Received BeginTabletCopySession request for tablet 12197c9c53664e4db0cf45da5aed66b3 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:47676)
I20260710 11:04:32.727798  6951 tablet_copy_service.cc:161] P be965195aae946b3b44d7e7a58eef5a3: Beginning new tablet copy session on tablet 12197c9c53664e4db0cf45da5aed66b3 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:47676: session id = e8c4d57e4f6244eba933dae7c546a6f8-12197c9c53664e4db0cf45da5aed66b3
I20260710 11:04:32.735864  6951 tablet_copy_source_session.cc:215] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:32.738798  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12197c9c53664e4db0cf45da5aed66b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.750597  7432 tablet_copy_client.cc:806] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:32.751222  7432 tablet_copy_client.cc:670] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:32.755865  7432 tablet_copy_client.cc:538] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:32.763051  7432 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:32.780365  7432 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:32.781055  7432 tablet_bootstrap.cc:492] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:32.781587  7432 ts_tablet_manager.cc:1403] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.003s
I20260710 11:04:32.784423  7432 raft_consensus.cc:359] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.785243  7432 raft_consensus.cc:740] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:32.785846  7432 consensus_queue.cc:260] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:32.789414  7432 ts_tablet_manager.cc:1434] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:32.791658  6951 tablet_copy_service.cc:342] P be965195aae946b3b44d7e7a58eef5a3: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-12197c9c53664e4db0cf45da5aed66b3 received from {username='slave'} at 127.0.0.1:47676
I20260710 11:04:32.792140  6951 tablet_copy_service.cc:434] P be965195aae946b3b44d7e7a58eef5a3: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-12197c9c53664e4db0cf45da5aed66b3 on tablet 12197c9c53664e4db0cf45da5aed66b3 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:33.828629  7453 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13773d90c8ee41b1acf7e9238895257e)
I20260710 11:04:33.829396  7453 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:33.863061  7450 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13773d90c8ee41b1acf7e9238895257e)
I20260710 11:04:33.867415  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:33.868335  7450 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:33.869856  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:33.871011  6937 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:33.865729  7453 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:33.877249  7450 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:33.880661  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" is_pre_election: true
I20260710 11:04:33.911381  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:33.915246  6980 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:33.917629  6904 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [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: be965195aae946b3b44d7e7a58eef5a3; no voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0
I20260710 11:04:33.918582  7452 raft_consensus.cc:2749] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:33.917753  7451 raft_consensus.cc:2804] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:33.920082  7451 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13773d90c8ee41b1acf7e9238895257e)
I20260710 11:04:33.920662  7451 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:33.941035  7374 raft_consensus.cc:1217] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:33.943557  7373 raft_consensus.cc:1217] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 11:04:33.949056  7054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.66:46459, user_credentials={real_user=slave}} blocked reactor thread for 54425.6us
I20260710 11:04:33.956743  7373 raft_consensus.cc:1217] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:33.956612  7451 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:33.961493  7087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:33.962463  7451 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:33.963161  7372 raft_consensus.cc:1217] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:33.967337  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:33.969313  6980 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:33.970731  7453 raft_consensus.cc:2749] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:34.101359  7010 raft_consensus.cc:1240] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Rejecting Update request from peer 13773d90c8ee41b1acf7e9238895257e for earlier term 1. Current term is 2. Ops: []
I20260710 11:04:34.103080  7325 consensus_queue.cc:1059] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:34.104213  7454 raft_consensus.cc:3055] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:34.104635  7454 raft_consensus.cc:740] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:34.105758  7454 consensus_queue.cc:260] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:34.107362  7454 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:34.225752  7451 raft_consensus.cc:1064] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:34.228523  7451 consensus_queue.cc:237] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.236598  7374 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.238018  7087 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.239578  6937 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.239585  7456 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:34.241832  7453 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.245146  7451 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.262301  7453 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.264057  7374 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.274901  6939 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.278177  7087 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.279007  6838 catalog_manager.cc:5697] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.316075  7451 raft_consensus.cc:1064] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:34.318756  7451 consensus_queue.cc:237] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.324959  7010 consensus_queue.cc:237] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.347258  7090 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.347013  7374 raft_consensus.cc:1275] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.349900  7456 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:34.351023  7449 consensus_queue.cc:1048] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:34.355506  6939 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.357689  7455 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:34.366187  7374 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.370940  7090 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.374375  7455 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.374682  7458 raft_consensus.cc:1064] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:34.377571  7458 consensus_queue.cc:237] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.377507  7455 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.383191  7453 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.383565  7374 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.390426  7089 raft_consensus.cc:2955] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.404897  7090 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.407557  7460 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.409261  7325 raft_consensus.cc:1064] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:34.413869  7373 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.414093  7325 consensus_queue.cc:237] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.432636  7456 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.434617  7458 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.442770  7372 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.447992  7454 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:34.447510  7371 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.464179  6836 catalog_manager.cc:5697] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
W20260710 11:04:34.469959  6905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.66:46459, user_credentials={real_user=slave}} blocked reactor thread for 65898.9us
I20260710 11:04:34.481892  6839 catalog_manager.cc:5697] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.483307  7010 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.483968  7012 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.490897  7452 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.492187  7457 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:34.503201  6937 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:34.505095  7325 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:34.505676  6939 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.514611  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet 9481ae4be8a94880a052d16db584eff6 with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:34.532272  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9481ae4be8a94880a052d16db584eff6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:34.540390  7090 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.561347  7452 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.571044  7325 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.575963  7015 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.585807  7370 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.608786  7486 tablet_replica.cc:333] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:34.609998  7486 raft_consensus.cc:2243] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:34.610680  7486 raft_consensus.cc:2272] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:34.624296  6837 catalog_manager.cc:5697] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.594053  7012 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.649852  7010 consensus_queue.cc:237] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.659893  6836 catalog_manager.cc:5697] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.676028  6939 consensus_queue.cc:237] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.654461  7090 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.680722  7486 ts_tablet_manager.cc:1916] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:34.652842  7370 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.686539  7373 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260710 11:04:34.672463  7485 log.cc:927] Time spent T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260710 11:04:34.693220  6941 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.696120  7015 raft_consensus.cc:1275] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.700184  7458 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:34.701114  7452 consensus_queue.cc:1048] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:34.719060  7452 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.726274  7370 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.726816  7015 raft_consensus.cc:2955] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.732239  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12197c9c53664e4db0cf45da5aed66b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:34.732906  7486 ts_tablet_manager.cc:1929] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:34.733405  7486 log.cc:1199] T 9481ae4be8a94880a052d16db584eff6 P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/9481ae4be8a94880a052d16db584eff6
I20260710 11:04:34.730183  7373 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.735074  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet 9481ae4be8a94880a052d16db584eff6 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:34.735472  6939 raft_consensus.cc:1275] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.736342  7473 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:34.737211  7455 consensus_queue.cc:1048] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:34.749334  7090 consensus_queue.cc:237] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:34.749434  7473 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.751653  6839 catalog_manager.cc:5697] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.755769  7370 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.760195  7488 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:34.764901  6937 raft_consensus.cc:1275] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:34.771091  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet 12197c9c53664e4db0cf45da5aed66b3 with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:34.771027  7487 consensus_queue.cc:1048] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:04:34.771128  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5500 after lost signal to thread 5844
W20260710 11:04:34.772570  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac080 after lost signal to thread 6873
I20260710 11:04:34.773219  7489 tablet_replica.cc:333] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
W20260710 11:04:34.773682  7111 debug-util.cc:398] Leaking SignalData structure 0x7b0800258580 after lost signal to thread 6965
W20260710 11:04:34.774663  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5380 after lost signal to thread 7040
I20260710 11:04:34.758829  7373 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
W20260710 11:04:34.778568  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac440 after lost signal to thread 7114
I20260710 11:04:34.776157  7489 raft_consensus.cc:2243] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:34.779795  7111 debug-util.cc:398] Leaking SignalData structure 0x7b080024c640 after lost signal to thread 7398
I20260710 11:04:34.780187  7489 raft_consensus.cc:2272] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:34.779599  6939 raft_consensus.cc:2955] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.780606  7487 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.783330  6937 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.788125  7489 ts_tablet_manager.cc:1916] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:34.803054  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d020fc7bd15c4ee891918f7a6632fcb7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:34.809947  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61efd97c48f6475ca57b57c8a02d010a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:34.812779  7370 raft_consensus.cc:2955] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.812494  6838 catalog_manager.cc:5697] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.825038  6839 catalog_manager.cc:5697] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:34.835557  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet 61efd97c48f6475ca57b57c8a02d010a with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:34.859910  7489 ts_tablet_manager.cc:1929] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:34.860505  7489 log.cc:1199] T 12197c9c53664e4db0cf45da5aed66b3 P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/12197c9c53664e4db0cf45da5aed66b3
I20260710 11:04:34.862596  7489 tablet_replica.cc:333] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:34.862618  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet 12197c9c53664e4db0cf45da5aed66b3 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:34.863997  7489 raft_consensus.cc:2243] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:34.864946  7489 raft_consensus.cc:2272] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:34.866207  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet d020fc7bd15c4ee891918f7a6632fcb7 with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:34.879321  7489 ts_tablet_manager.cc:1916] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:34.889485  7490 tablet_replica.cc:333] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:34.891431  7490 raft_consensus.cc:2243] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:34.894210  7490 raft_consensus.cc:2272] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:34.897966  7490 ts_tablet_manager.cc:1916] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:34.901037  7489 ts_tablet_manager.cc:1929] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:34.901448  7489 log.cc:1199] T 61efd97c48f6475ca57b57c8a02d010a P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/61efd97c48f6475ca57b57c8a02d010a
I20260710 11:04:34.902813  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet 61efd97c48f6475ca57b57c8a02d010a (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:34.915520  7490 ts_tablet_manager.cc:1929] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:34.916050  7490 log.cc:1199] T d020fc7bd15c4ee891918f7a6632fcb7 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/d020fc7bd15c4ee891918f7a6632fcb7
I20260710 11:04:34.917995  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet d020fc7bd15c4ee891918f7a6632fcb7 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:35.497879  7473 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.498370  7473 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:35.500149  7473 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:35.501463  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3" is_pre_election: true
I20260710 11:04:35.502013  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e" is_pre_election: true
I20260710 11:04:35.502090  6937 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 1.
I20260710 11:04:35.502882  7090 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 2.
I20260710 11:04:35.503616  6980 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:35.504530  7473 raft_consensus.cc:2804] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:35.504932  7473 raft_consensus.cc:493] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.505285  7473 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:35.512552  7473 raft_consensus.cc:515] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:35.515172  7473 leader_election.cc:290] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [CANDIDATE]: Term 3 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:35.515491  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:35.515678  7090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e984c28ebcea4c8b9a697fcf7e59d003" candidate_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:35.516172  7090 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:35.520223  7090 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 3.
I20260710 11:04:35.520807  6937 raft_consensus.cc:3060] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:04:35.521490  6979 leader_election.cc:304] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:35.522393  7473 raft_consensus.cc:2804] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:35.523000  7473 raft_consensus.cc:697] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 LEADER]: Becoming Leader. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:35.524267  7473 consensus_queue.cc:237] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue going to LEADER 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:35.527612  6937 raft_consensus.cc:2468] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01e3c247e6e4c4b8780e1e6b90e28f0 in term 3.
I20260710 11:04:35.535770  6836 catalog_manager.cc:5697] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: term changed from 1 to 3, leader changed from 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) to f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.908886  7090 consensus_queue.cc:237] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
W20260710 11:04:35.915953  7055 consensus_peers.cc:597] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e55d03b2ff7c4c8aae2696d3e4c4cb7a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.917546  6939 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.918347  7015 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:35.919070  7498 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:35.920379  7487 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.936355  7498 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:35.938051  6939 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:35.942291  7015 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:35.954350  7090 consensus_queue.cc:237] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:35.961760  6836 catalog_manager.cc:5697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:35.973863  7012 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:35.975785  7498 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:35.976985  7055 consensus_peers.cc:597] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 639ef3abfd7f481eb2b10c0212e99dbc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.977427  6939 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:35.978765  7487 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.993178  7090 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:35.995195  7473 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:35.996742  7487 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.000308  6937 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.009833  7012 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.016440  6839 catalog_manager.cc:5697] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.044529  6937 consensus_queue.cc:237] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.053190  6939 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:36.056563  7473 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:36.078931  6906 consensus_peers.cc:597] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e09e6d692b9045a1add7ea974dde191e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.088507  7089 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:36.090632  7452 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:36.101658  7012 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:36.104277  7512 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:36.108848  7507 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.112597  7090 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.136596  6836 catalog_manager.cc:5697] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.142393  7015 consensus_queue.cc:237] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.142515  7012 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.162634  7089 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:36.164438  7473 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:36.166085  6981 consensus_peers.cc:597] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b23740274c564e12951ab0601ec77249. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.167680  6939 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:36.169910  7473 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:36.178828  7506 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.188498  7090 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.197981  6836 catalog_manager.cc:5697] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:36.207270  6939 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:36.529958  7520 ts_tablet_manager.cc:933] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:36.532846  7520 tablet_copy_client.cc:323] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:36.535641  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:36.536242  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-e55d03b2ff7c4c8aae2696d3e4c4cb7a
I20260710 11:04:36.548599  7100 tablet_copy_source_session.cc:215] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:36.551313  7522 ts_tablet_manager.cc:933] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:36.552402  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.563838  7522 tablet_copy_client.cc:323] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:36.575255  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet 639ef3abfd7f481eb2b10c0212e99dbc from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:36.575821  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet 639ef3abfd7f481eb2b10c0212e99dbc from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-639ef3abfd7f481eb2b10c0212e99dbc
I20260710 11:04:36.578863  7520 tablet_copy_client.cc:806] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:36.579461  7520 tablet_copy_client.cc:670] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:36.586243  7520 tablet_copy_client.cc:538] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:36.586738  7100 tablet_copy_source_session.cc:215] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:36.590252  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ef3abfd7f481eb2b10c0212e99dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.595296  7520 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:36.651762  7526 ts_tablet_manager.cc:933] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:36.653838  7525 ts_tablet_manager.cc:933] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697)
I20260710 11:04:36.654327  7522 tablet_copy_client.cc:806] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:36.657572  7522 tablet_copy_client.cc:670] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:36.673193  7522 tablet_copy_client.cc:538] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:36.681774  7526 tablet_copy_client.cc:323] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:36.685688  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet b23740274c564e12951ab0601ec77249 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:36.686259  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet b23740274c564e12951ab0601ec77249 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-b23740274c564e12951ab0601ec77249
I20260710 11:04:36.689390  7520 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.690784  7520 tablet_bootstrap.cc:492] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:36.691965  7520 ts_tablet_manager.cc:1403] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.097s	user 0.026s	sys 0.019s
I20260710 11:04:36.695387  7520 raft_consensus.cc:359] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.698539  7520 raft_consensus.cc:740] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:36.696532  7026 tablet_copy_source_session.cc:215] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:36.699424  7520 consensus_queue.cc:260] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.716521  7525 tablet_copy_client.cc:323] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.65:46697
I20260710 11:04:36.721825  7520 ts_tablet_manager.cc:1434] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 11:04:36.715240  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23740274c564e12951ab0601ec77249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.723117  6951 tablet_copy_service.cc:140] P be965195aae946b3b44d7e7a58eef5a3: Received BeginTabletCopySession request for tablet e09e6d692b9045a1add7ea974dde191e from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:47676)
I20260710 11:04:36.723711  6951 tablet_copy_service.cc:161] P be965195aae946b3b44d7e7a58eef5a3: Beginning new tablet copy session on tablet e09e6d692b9045a1add7ea974dde191e from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:47676: session id = e8c4d57e4f6244eba933dae7c546a6f8-e09e6d692b9045a1add7ea974dde191e
I20260710 11:04:36.728229  7522 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:36.731051  7100 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e55d03b2ff7c4c8aae2696d3e4c4cb7a received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:36.731921  7100 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e55d03b2ff7c4c8aae2696d3e4c4cb7a on tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:36.735545  6951 tablet_copy_source_session.cc:215] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:36.739171  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09e6d692b9045a1add7ea974dde191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:36.778928  7525 tablet_copy_client.cc:806] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:36.779645  7525 tablet_copy_client.cc:670] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:36.787477  7525 tablet_copy_client.cc:538] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:36.789294  7526 tablet_copy_client.cc:806] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:36.789841  7526 tablet_copy_client.cc:670] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:36.797549  7525 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:36.802141  7522 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.803207  7522 tablet_bootstrap.cc:492] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:36.803927  7522 ts_tablet_manager.cc:1403] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.076s	user 0.046s	sys 0.008s
I20260710 11:04:36.805815  7526 tablet_copy_client.cc:538] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:36.807538  7522 raft_consensus.cc:359] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.808459  7522 raft_consensus.cc:740] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:36.809204  7522 consensus_queue.cc:260] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.811861  7522 ts_tablet_manager.cc:1434] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:36.813457  7100 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-639ef3abfd7f481eb2b10c0212e99dbc received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:36.813858  7100 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-639ef3abfd7f481eb2b10c0212e99dbc on tablet 639ef3abfd7f481eb2b10c0212e99dbc with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:36.816887  7526 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:36.842516  7526 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.842579  7525 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.843629  7526 tablet_bootstrap.cc:492] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:36.843775  7525 tablet_bootstrap.cc:492] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:36.844374  7526 ts_tablet_manager.cc:1403] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260710 11:04:36.844643  7525 ts_tablet_manager.cc:1403] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.010s
I20260710 11:04:36.847529  7526 raft_consensus.cc:359] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.848417  7526 raft_consensus.cc:740] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:36.847841  7525 raft_consensus.cc:359] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.849134  7525 raft_consensus.cc:740] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:36.849076  7526 consensus_queue.cc:260] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.852809  7526 ts_tablet_manager.cc:1434] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:36.850899  7525 consensus_queue.cc:260] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:36.856544  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-b23740274c564e12951ab0601ec77249 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:36.856995  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-b23740274c564e12951ab0601ec77249 on tablet b23740274c564e12951ab0601ec77249 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:36.861682  7525 ts_tablet_manager.cc:1434] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:04:36.863785  6951 tablet_copy_service.cc:342] P be965195aae946b3b44d7e7a58eef5a3: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e09e6d692b9045a1add7ea974dde191e received from {username='slave'} at 127.0.0.1:47676
I20260710 11:04:36.864250  6951 tablet_copy_service.cc:434] P be965195aae946b3b44d7e7a58eef5a3: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e09e6d692b9045a1add7ea974dde191e on tablet e09e6d692b9045a1add7ea974dde191e with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:36.980434  7373 raft_consensus.cc:1217] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:37.005298  7373 raft_consensus.cc:1217] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:04:37.053172  7373 raft_consensus.cc:1217] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:37.089071  7373 raft_consensus.cc:1217] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:37.455037  7487 raft_consensus.cc:1064] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:37.457635  7487 consensus_queue.cc:237] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.464524  7370 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.466320  7012 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.467029  7533 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.468765  7533 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.475927  6937 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.477867  7533 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:37.495679  7487 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.497633  6939 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.505313  7473 raft_consensus.cc:1064] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:37.508159  7473 consensus_queue.cc:237] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.516268  6835 catalog_manager.cc:5697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.519651  7516 raft_consensus.cc:1064] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:37.522505  7370 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.523627  7516 consensus_queue.cc:237] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.524091  7535 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.536285  7090 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.538177  7506 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.561340  6939 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.563300  7506 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.601372  7506 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.618461  7012 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.630280  7498 raft_consensus.cc:1064] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:37.632972  7498 consensus_queue.cc:237] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.657999  7370 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.611613  7373 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.698925  7374 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:37.700707  7533 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.708525  7010 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:37.715263  7090 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.717038  7512 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:37.719237  6939 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:37.723040  7534 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:37.722013  7089 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.725718  7372 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.750110  7536 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:37.750510  6939 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.776290  7012 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:37.743361  7498 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260710 11:04:37.779600  7536 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260710 11:04:37.822995  7553 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.824947  7010 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.844095  7512 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.851060  7372 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.851828  6838 catalog_manager.cc:5697] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.855576  6939 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.865036  7089 consensus_queue.cc:237] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.869952  7374 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.872390  7370 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:37.873499  6940 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:37.881536  7534 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:37.883395  7534 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:37.890642  7487 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.897621  6940 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.902401  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:37.905529  7010 consensus_queue.cc:237] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:37.915385  7089 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.913844  7372 raft_consensus.cc:2955] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.923807  6835 catalog_manager.cc:5697] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.931738  7374 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:37.933533  7473 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:37.940704  7550 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.951649  6837 catalog_manager.cc:5697] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.951602  7374 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.960707  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b23740274c564e12951ab0601ec77249 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 11:04:37.962231  6823 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:04:37.970674  7089 raft_consensus.cc:1275] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:37.972738  7535 consensus_queue.cc:1048] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:37.979107  7089 raft_consensus.cc:2955] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.980978  6836 catalog_manager.cc:5697] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.988932  7015 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:37.997135  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet b23740274c564e12951ab0601ec77249 with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:37.998085  6837 catalog_manager.cc:5697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.019409  6939 consensus_queue.cc:237] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:38.023794  7563 tablet_replica.cc:333] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:38.025229  7563 raft_consensus.cc:2243] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.028199  7374 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:38.031477  7536 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:38.035866  7563 raft_consensus.cc:2272] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.039268  7089 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:38.039400  7562 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.041438  7536 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:38.041244  7374 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.046955  7090 raft_consensus.cc:2955] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.049782  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e09e6d692b9045a1add7ea974dde191e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:38.057380  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:38.060050  7564 tablet_replica.cc:333] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:38.061102  7564 raft_consensus.cc:2243] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.061800  7564 raft_consensus.cc:2272] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.064882  7564 ts_tablet_manager.cc:1916] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:38.080193  7563 ts_tablet_manager.cc:1916] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:38.081512  6836 catalog_manager.cc:5697] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.083138  7089 consensus_queue.cc:237] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:38.094756  7374 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:04:38.096408  7534 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:38.100399  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet e09e6d692b9045a1add7ea974dde191e with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:38.105425  7553 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.108094  7563 ts_tablet_manager.cc:1929] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:38.108513  7563 log.cc:1199] T b23740274c564e12951ab0601ec77249 P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/b23740274c564e12951ab0601ec77249
I20260710 11:04:38.111518  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet b23740274c564e12951ab0601ec77249 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:38.127794  7564 ts_tablet_manager.cc:1929] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:38.128336  7564 log.cc:1199] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/e55d03b2ff7c4c8aae2696d3e4c4cb7a
I20260710 11:04:38.129266  7374 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.130754  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet e55d03b2ff7c4c8aae2696d3e4c4cb7a (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:38.131904  7564 tablet_replica.cc:333] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:38.132876  7564 raft_consensus.cc:2243] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.133592  7564 raft_consensus.cc:2272] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.136966  7564 ts_tablet_manager.cc:1916] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:38.142436  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 639ef3abfd7f481eb2b10c0212e99dbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:38.145819  7015 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:04:38.147317  7533 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:38.152585  7564 ts_tablet_manager.cc:1929] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:38.153092  7564 log.cc:1199] T e09e6d692b9045a1add7ea974dde191e P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/e09e6d692b9045a1add7ea974dde191e
I20260710 11:04:38.154714  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet e09e6d692b9045a1add7ea974dde191e (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:38.157542  7010 raft_consensus.cc:2955] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:38.162935  6836 catalog_manager.cc:5697] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:38.179710  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet 639ef3abfd7f481eb2b10c0212e99dbc with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:38.180627  7563 tablet_replica.cc:333] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:38.181473  7563 raft_consensus.cc:2243] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:38.182051  7563 raft_consensus.cc:2272] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:38.185452  7563 ts_tablet_manager.cc:1916] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:38.205294  7563 ts_tablet_manager.cc:1929] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:04:38.205756  7563 log.cc:1199] T 639ef3abfd7f481eb2b10c0212e99dbc P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/639ef3abfd7f481eb2b10c0212e99dbc
I20260710 11:04:38.207860  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet 639ef3abfd7f481eb2b10c0212e99dbc (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:39.204803  6940 consensus_queue.cc:237] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
W20260710 11:04:39.213537  6906 consensus_peers.cc:597] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58ae8b179da54ef0ae038f3f5b5d9032. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.214787  7089 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.214787  7010 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.216349  7568 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.217631  7562 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:39.232142  7569 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.234721  7010 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.237860  7089 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.249328  6835 catalog_manager.cc:5697] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.253839  7010 consensus_queue.cc:237] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.263314  7089 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.264019  6940 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:39.264665  6981 consensus_peers.cc:597] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 909864a51eb441828d4f83c5fe297a24. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.264717  7473 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.265821  7550 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:39.280586  7550 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.282426  7089 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.284667  6940 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.295466  6836 catalog_manager.cc:5697] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.296494  7010 consensus_queue.cc:237] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
W20260710 11:04:39.311653  6981 consensus_peers.cc:597] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae06adc0e383489598b5e3ee59f1bcd3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.313872  6939 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.313912  7089 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.315985  7473 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.316843  7582 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.324440  7582 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.326000  6939 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.334179  7089 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.338788  6839 catalog_manager.cc:5697] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:39.346670  6940 consensus_queue.cc:237] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.359632  7089 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:39.360381  7010 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:39.360754  6906 consensus_peers.cc:597] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40d5536b45fa44919ab35ba1f3e0fbc0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:39.361717  7569 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.362519  7570 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:39.370452  7569 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.372705  7089 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.374028  7010 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.383978  6836 catalog_manager.cc:5697] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:39.696242  7589 ts_tablet_manager.cc:933] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697)
I20260710 11:04:39.697989  7590 ts_tablet_manager.cc:933] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:39.699136  7589 tablet_copy_client.cc:323] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.65:46697
I20260710 11:04:39.700157  7590 tablet_copy_client.cc:323] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:39.701050  6951 tablet_copy_service.cc:140] P be965195aae946b3b44d7e7a58eef5a3: Received BeginTabletCopySession request for tablet 58ae8b179da54ef0ae038f3f5b5d9032 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:47676)
I20260710 11:04:39.701586  6951 tablet_copy_service.cc:161] P be965195aae946b3b44d7e7a58eef5a3: Beginning new tablet copy session on tablet 58ae8b179da54ef0ae038f3f5b5d9032 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:47676: session id = e8c4d57e4f6244eba933dae7c546a6f8-58ae8b179da54ef0ae038f3f5b5d9032
I20260710 11:04:39.702320  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet ae06adc0e383489598b5e3ee59f1bcd3 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:39.702765  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet ae06adc0e383489598b5e3ee59f1bcd3 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-ae06adc0e383489598b5e3ee59f1bcd3
I20260710 11:04:39.709110  7026 tablet_copy_source_session.cc:215] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:39.709442  6951 tablet_copy_source_session.cc:215] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:39.712340  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae06adc0e383489598b5e3ee59f1bcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:39.713093  7589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ae8b179da54ef0ae038f3f5b5d9032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:39.736838  7589 tablet_copy_client.cc:806] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:39.737335  7590 tablet_copy_client.cc:806] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:39.737465  7589 tablet_copy_client.cc:670] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:39.738247  7590 tablet_copy_client.cc:670] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:39.748247  7594 ts_tablet_manager.cc:933] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697)
I20260710 11:04:39.749723  7589 tablet_copy_client.cc:538] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:39.750770  7590 tablet_copy_client.cc:538] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:39.766790  7590 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:39.781625  7593 ts_tablet_manager.cc:933] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:39.783775  7594 tablet_copy_client.cc:323] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.65:46697
I20260710 11:04:39.786644  7589 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:39.787055  6951 tablet_copy_service.cc:140] P be965195aae946b3b44d7e7a58eef5a3: Received BeginTabletCopySession request for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:47676)
I20260710 11:04:39.787591  6951 tablet_copy_service.cc:161] P be965195aae946b3b44d7e7a58eef5a3: Beginning new tablet copy session on tablet 40d5536b45fa44919ab35ba1f3e0fbc0 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:47676: session id = e8c4d57e4f6244eba933dae7c546a6f8-40d5536b45fa44919ab35ba1f3e0fbc0
I20260710 11:04:39.798974  7593 tablet_copy_client.cc:323] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:39.801419  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet 909864a51eb441828d4f83c5fe297a24 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:39.802153  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet 909864a51eb441828d4f83c5fe297a24 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-909864a51eb441828d4f83c5fe297a24
I20260710 11:04:39.802350  6951 tablet_copy_source_session.cc:215] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:39.805644  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5536b45fa44919ab35ba1f3e0fbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:39.810948  7026 tablet_copy_source_session.cc:215] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:39.814484  7593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909864a51eb441828d4f83c5fe297a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:39.823082  7594 tablet_copy_client.cc:806] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:39.823699  7594 tablet_copy_client.cc:670] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:39.828142  7594 tablet_copy_client.cc:538] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:39.834992  7593 tablet_copy_client.cc:806] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:39.835721  7593 tablet_copy_client.cc:670] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:39.837991  7594 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:39.840130  7593 tablet_copy_client.cc:538] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:39.842806  7589 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:39.844621  7589 tablet_bootstrap.cc:492] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:39.845367  7589 ts_tablet_manager.cc:1403] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.003s
I20260710 11:04:39.843678  7590 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:39.847410  7590 tablet_bootstrap.cc:492] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:39.848132  7590 ts_tablet_manager.cc:1403] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.004s
I20260710 11:04:39.851451  7590 raft_consensus.cc:359] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.855099  7590 raft_consensus.cc:740] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:39.855924  7590 consensus_queue.cc:260] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.854650  7589 raft_consensus.cc:359] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.858100  7589 raft_consensus.cc:740] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:39.859005  7589 consensus_queue.cc:260] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.866317  7589 ts_tablet_manager.cc:1434] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 11:04:39.869328  7593 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:39.871817  6951 tablet_copy_service.cc:342] P be965195aae946b3b44d7e7a58eef5a3: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-58ae8b179da54ef0ae038f3f5b5d9032 received from {username='slave'} at 127.0.0.1:47676
I20260710 11:04:39.872306  6951 tablet_copy_service.cc:434] P be965195aae946b3b44d7e7a58eef5a3: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-58ae8b179da54ef0ae038f3f5b5d9032 on tablet 58ae8b179da54ef0ae038f3f5b5d9032 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:39.879084  7590 ts_tablet_manager.cc:1434] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 11:04:39.881626  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-ae06adc0e383489598b5e3ee59f1bcd3 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:39.882089  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-ae06adc0e383489598b5e3ee59f1bcd3 on tablet ae06adc0e383489598b5e3ee59f1bcd3 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:39.887746  7594 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:39.889326  7594 tablet_bootstrap.cc:492] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:39.890151  7594 ts_tablet_manager.cc:1403] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.011s
I20260710 11:04:39.894310  7594 raft_consensus.cc:359] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.895287  7594 raft_consensus.cc:740] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:39.896010  7594 consensus_queue.cc:260] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.898862  7594 ts_tablet_manager.cc:1434] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:39.900527  6951 tablet_copy_service.cc:342] P be965195aae946b3b44d7e7a58eef5a3: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-40d5536b45fa44919ab35ba1f3e0fbc0 received from {username='slave'} at 127.0.0.1:47676
I20260710 11:04:39.900899  6951 tablet_copy_service.cc:434] P be965195aae946b3b44d7e7a58eef5a3: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-40d5536b45fa44919ab35ba1f3e0fbc0 on tablet 40d5536b45fa44919ab35ba1f3e0fbc0 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:39.907763  7593 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:39.908674  7593 tablet_bootstrap.cc:492] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:39.909252  7593 ts_tablet_manager.cc:1403] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.009s
I20260710 11:04:39.911715  7593 raft_consensus.cc:359] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.912441  7593 raft_consensus.cc:740] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:39.912928  7593 consensus_queue.cc:260] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:39.915009  7593 ts_tablet_manager.cc:1434] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.007s
I20260710 11:04:39.916714  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-909864a51eb441828d4f83c5fe297a24 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:39.917071  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-909864a51eb441828d4f83c5fe297a24 on tablet 909864a51eb441828d4f83c5fe297a24 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:40.079618  7374 raft_consensus.cc:1217] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:40.159694  7374 raft_consensus.cc:1217] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:40.205452  7374 raft_consensus.cc:1217] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:40.238600  7374 raft_consensus.cc:1217] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:40.455363  7604 raft_consensus.cc:1064] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:40.457278  7604 consensus_queue.cc:237] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.465567  7373 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.465662  7010 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.467782  7569 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:40.469005  7089 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.469745  7570 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.471311  7569 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.484989  7609 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.487356  7373 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.489723  7010 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.498215  7089 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.501716  6839 catalog_manager.cc:5697] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.533641  6940 consensus_queue.cc:237] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.539538  7374 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.540982  7570 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.542416  7010 raft_consensus.cc:1275] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.542554  7606 raft_consensus.cc:1064] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:40.546340  7570 consensus_queue.cc:1048] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.546164  7606 consensus_queue.cc:237] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.549281  7569 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.550804  7374 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.557608  7010 raft_consensus.cc:2955] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.560448  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58ae8b179da54ef0ae038f3f5b5d9032 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:40.562498  6837 catalog_manager.cc:5697] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.576988  6939 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.579365  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet 58ae8b179da54ef0ae038f3f5b5d9032 with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:40.580565  7374 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.581359  7618 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:40.582414  7607 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.585328  7089 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.587462  7619 tablet_replica.cc:333] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:40.588522  7619 raft_consensus.cc:2243] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:40.588625  7607 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.589206  7619 raft_consensus.cc:2272] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:40.599115  7619 ts_tablet_manager.cc:1916] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:40.608852  7607 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.612995  7089 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.617785  7374 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.624622  6939 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.636739  6835 catalog_manager.cc:5697] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.641865  7619 ts_tablet_manager.cc:1929] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:40.642303  7619 log.cc:1199] T 58ae8b179da54ef0ae038f3f5b5d9032 P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/58ae8b179da54ef0ae038f3f5b5d9032
I20260710 11:04:40.644069  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet 58ae8b179da54ef0ae038f3f5b5d9032 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:40.653930  7010 consensus_queue.cc:237] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.661110  6939 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.661814  7374 raft_consensus.cc:1275] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.663159  7607 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.664494  7618 consensus_queue.cc:1048] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:40.666862  7569 raft_consensus.cc:1064] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:40.669831  7569 consensus_queue.cc:237] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.672704  7607 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.674784  7374 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.679208  6940 raft_consensus.cc:2955] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.693150  6836 catalog_manager.cc:5697] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.697795  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae06adc0e383489598b5e3ee59f1bcd3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:40.700857  7374 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.701436  7089 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.702412  7010 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.702876  7569 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:40.704777  7570 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.706251  7604 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.714176  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet ae06adc0e383489598b5e3ee59f1bcd3 with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:40.715263  7619 tablet_replica.cc:333] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:40.717126  7619 raft_consensus.cc:2243] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:40.717993  7619 raft_consensus.cc:2272] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:40.729084  7619 ts_tablet_manager.cc:1916] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:40.734483  7604 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.746526  7619 ts_tablet_manager.cc:1929] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:40.745841  7089 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.746989  7619 log.cc:1199] T ae06adc0e383489598b5e3ee59f1bcd3 P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/ae06adc0e383489598b5e3ee59f1bcd3
I20260710 11:04:40.748521  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet ae06adc0e383489598b5e3ee59f1bcd3 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:40.750566  7010 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.752067  6836 catalog_manager.cc:5697] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.741647  7374 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.770426  6940 consensus_queue.cc:237] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.776168  7089 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.777895  7604 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.781497  7374 raft_consensus.cc:1275] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.784523  7569 consensus_queue.cc:1048] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.786422  7570 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.788089  7089 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.797470  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:40.798883  7373 raft_consensus.cc:2955] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.803768  6839 catalog_manager.cc:5697] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.818648  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet 40d5536b45fa44919ab35ba1f3e0fbc0 with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:40.820531  7627 tablet_replica.cc:333] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:40.821708  7627 raft_consensus.cc:2243] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:40.822993  7627 raft_consensus.cc:2272] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:40.826121  7627 ts_tablet_manager.cc:1916] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:40.837405  7627 ts_tablet_manager.cc:1929] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:40.837754  7627 log.cc:1199] T 40d5536b45fa44919ab35ba1f3e0fbc0 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/40d5536b45fa44919ab35ba1f3e0fbc0
I20260710 11:04:40.839236  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet 40d5536b45fa44919ab35ba1f3e0fbc0 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:40.853526  7581 raft_consensus.cc:1064] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:40.856346  7581 consensus_queue.cc:237] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.862596  7373 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.864312  7606 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.865535  6940 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.866611  7606 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:40.867038  7089 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:40.868700  7581 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:40.882006  7606 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.889813  6939 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.893338  7089 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.899900  7373 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.902958  6835 catalog_manager.cc:5697] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.916630  7010 consensus_queue.cc:237] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:40.925943  7373 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.927210  7606 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:40.929229  7090 raft_consensus.cc:1275] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:40.934525  7606 consensus_queue.cc:1048] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:40.936196  7607 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.937872  7373 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.947182  7089 raft_consensus.cc:2955] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:40.949123  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 909864a51eb441828d4f83c5fe297a24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:40.956593  6839 catalog_manager.cc:5697] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:40.968327  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet 909864a51eb441828d4f83c5fe297a24 with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:40.970341  7632 tablet_replica.cc:333] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:40.971328  7632 raft_consensus.cc:2243] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:40.972046  7632 raft_consensus.cc:2272] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:40.975405  7632 ts_tablet_manager.cc:1916] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:40.989836  7632 ts_tablet_manager.cc:1929] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:40.990233  7632 log.cc:1199] T 909864a51eb441828d4f83c5fe297a24 P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/909864a51eb441828d4f83c5fe297a24
I20260710 11:04:40.991645  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet 909864a51eb441828d4f83c5fe297a24 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:42.003146  7010 consensus_queue.cc:237] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.010242  7090 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:04:42.011533  6981 consensus_peers.cc:597] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e984c28ebcea4c8b9a697fcf7e59d003. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.012915  7607 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:42.014037  6940 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:42.015280  7607 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:42.021153  7634 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.024511  7090 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.027129  6940 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.037330  7089 consensus_queue.cc:237] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.039331  6839 catalog_manager.cc:5697] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 3, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 3 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
W20260710 11:04:42.058661  7055 consensus_peers.cc:597] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe035acb622a4353bbb2cb8ed0a93d7f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.060482  7010 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:42.061569  6940 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:42.061928  7597 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:42.063112  7553 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:42.074788  7597 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.077631  6940 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.078639  7010 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.092250  7089 consensus_queue.cc:237] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.092679  6837 catalog_manager.cc:5697] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.098415  7010 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:42.098901  7055 consensus_peers.cc:597] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c7165fb1bac48fd97a5d64f7cb45939. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.099992  7597 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:42.101169  6940 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:42.103010  7597 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:42.120831  7597 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.131052  7010 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.135016  6940 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.137655  7015 consensus_queue.cc:237] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.145385  7089 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:42.145257  6839 catalog_manager.cc:5697] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.146826  7607 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:42.150987  6981 consensus_peers.cc:597] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acde91db4f414de5823c731460b57885. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:42.153230  6940 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:42.155395  7634 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:42.172446  7607 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.175171  7089 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.176476  6940 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.190057  6839 catalog_manager.cc:5697] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:42.414397  7656 ts_tablet_manager.cc:933] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:42.416777  7656 tablet_copy_client.cc:323] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:42.418859  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet e984c28ebcea4c8b9a697fcf7e59d003 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:42.419448  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet e984c28ebcea4c8b9a697fcf7e59d003 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-e984c28ebcea4c8b9a697fcf7e59d003
I20260710 11:04:42.424757  7026 tablet_copy_source_session.cc:215] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:42.427637  7656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e984c28ebcea4c8b9a697fcf7e59d003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:42.442636  7656 tablet_copy_client.cc:806] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:42.443223  7656 tablet_copy_client.cc:670] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:42.446504  7656 tablet_copy_client.cc:538] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:42.452929  7656 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:42.472906  7659 ts_tablet_manager.cc:933] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:42.474429  7656 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: 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
I20260710 11:04:42.475425  7656 tablet_bootstrap.cc:492] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:42.475499  7659 tablet_copy_client.cc:323] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:42.476158  7656 ts_tablet_manager.cc:1403] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 11:04:42.477270  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet fe035acb622a4353bbb2cb8ed0a93d7f from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:42.477721  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet fe035acb622a4353bbb2cb8ed0a93d7f from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-fe035acb622a4353bbb2cb8ed0a93d7f
I20260710 11:04:42.479130  7656 raft_consensus.cc:359] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.479946  7656 raft_consensus.cc:740] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:42.480572  7656 consensus_queue.cc:260] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.484508  7100 tablet_copy_source_session.cc:215] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:42.487412  7656 ts_tablet_manager.cc:1434] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 11:04:42.487550  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe035acb622a4353bbb2cb8ed0a93d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:42.489120  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e984c28ebcea4c8b9a697fcf7e59d003 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:42.489521  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-e984c28ebcea4c8b9a697fcf7e59d003 on tablet e984c28ebcea4c8b9a697fcf7e59d003 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:42.504338  7659 tablet_copy_client.cc:806] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:42.504974  7659 tablet_copy_client.cc:670] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:42.508805  7659 tablet_copy_client.cc:538] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:42.515417  7659 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:42.535995  7659 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.536911  7659 tablet_bootstrap.cc:492] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:42.537480  7659 ts_tablet_manager.cc:1403] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:04:42.539806  7659 raft_consensus.cc:359] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.540398  7659 raft_consensus.cc:740] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:42.540896  7659 consensus_queue.cc:260] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.543371  7659 ts_tablet_manager.cc:1434] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:42.545117  7100 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-fe035acb622a4353bbb2cb8ed0a93d7f received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:42.545533  7100 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-fe035acb622a4353bbb2cb8ed0a93d7f on tablet fe035acb622a4353bbb2cb8ed0a93d7f with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:42.608893  7659 ts_tablet_manager.cc:933] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:42.613705  7659 tablet_copy_client.cc:323] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:42.616377  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet 9c7165fb1bac48fd97a5d64f7cb45939 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:42.617190  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet 9c7165fb1bac48fd97a5d64f7cb45939 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-9c7165fb1bac48fd97a5d64f7cb45939
I20260710 11:04:42.629318  7100 tablet_copy_source_session.cc:215] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:42.633116  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7165fb1bac48fd97a5d64f7cb45939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:42.653152  7659 tablet_copy_client.cc:806] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:42.653873  7659 tablet_copy_client.cc:670] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:42.657681  7659 tablet_copy_client.cc:538] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:42.667543  7659 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:42.691534  7659 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.692616  7659 tablet_bootstrap.cc:492] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:42.693367  7659 ts_tablet_manager.cc:1403] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 11:04:42.697429  7659 raft_consensus.cc:359] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.698920  7659 raft_consensus.cc:740] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:42.699905  7659 consensus_queue.cc:260] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.703816  7659 ts_tablet_manager.cc:1434] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260710 11:04:42.705747  7100 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-9c7165fb1bac48fd97a5d64f7cb45939 received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:42.706207  7100 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-9c7165fb1bac48fd97a5d64f7cb45939 on tablet 9c7165fb1bac48fd97a5d64f7cb45939 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:42.749249  7659 ts_tablet_manager.cc:933] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:42.750805  7659 tablet_copy_client.cc:323] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.66:46459
I20260710 11:04:42.752867  7026 tablet_copy_service.cc:140] P f01e3c247e6e4c4b8780e1e6b90e28f0: Received BeginTabletCopySession request for tablet acde91db4f414de5823c731460b57885 from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:39098)
I20260710 11:04:42.753448  7026 tablet_copy_service.cc:161] P f01e3c247e6e4c4b8780e1e6b90e28f0: Beginning new tablet copy session on tablet acde91db4f414de5823c731460b57885 from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:39098: session id = e8c4d57e4f6244eba933dae7c546a6f8-acde91db4f414de5823c731460b57885
I20260710 11:04:42.762470  7026 tablet_copy_source_session.cc:215] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:42.765362  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde91db4f414de5823c731460b57885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:42.780058  7659 tablet_copy_client.cc:806] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:42.780570  7659 tablet_copy_client.cc:670] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:42.783831  7659 tablet_copy_client.cc:538] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:42.790295  7659 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:42.806455  7659 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:42.807719  7659 tablet_bootstrap.cc:492] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:42.808427  7659 ts_tablet_manager.cc:1403] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260710 11:04:42.810566  7659 raft_consensus.cc:359] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.811735  7659 raft_consensus.cc:740] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:42.812244  7659 consensus_queue.cc:260] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:42.814397  7659 ts_tablet_manager.cc:1434] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:42.816406  7026 tablet_copy_service.cc:342] P f01e3c247e6e4c4b8780e1e6b90e28f0: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-acde91db4f414de5823c731460b57885 received from {username='slave'} at 127.0.0.1:39098
I20260710 11:04:42.816845  7026 tablet_copy_service.cc:434] P f01e3c247e6e4c4b8780e1e6b90e28f0: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-acde91db4f414de5823c731460b57885 on tablet acde91db4f414de5823c731460b57885 with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:42.922071  7374 raft_consensus.cc:1217] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:04:42.951143  7374 raft_consensus.cc:1217] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:43.071755  7374 raft_consensus.cc:1217] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:43.257947  7374 raft_consensus.cc:1217] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:43.444197  7597 raft_consensus.cc:1064] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:43.448091  7597 consensus_queue.cc:237] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.455818  6940 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.458915  7015 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.459724  7374 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.459883  7553 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:43.461417  7634 raft_consensus.cc:1064] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:43.462188  7649 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.464049  7649 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.464923  7634 consensus_queue.cc:237] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.494910  7089 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:04:43.496812  7634 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.497695  6940 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:04:43.499395  7655 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.509150  7373 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:04:43.515192  7649 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.516323  7090 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.519428  7634 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.520843  6940 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.516323  7607 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.526520  7374 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.539132  6939 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.542755  6837 catalog_manager.cc:5697] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.549901  6835 catalog_manager.cc:5697] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.560204  7373 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.563570  7015 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.571779  7649 raft_consensus.cc:1064] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:43.576553  7649 consensus_queue.cc:237] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.586302  7373 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.587016  7015 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.587649  6939 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.588029  7553 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:43.589177  7597 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.591063  7649 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.614701  7374 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.612268  7649 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.619107  7015 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.630697  6939 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.648200  6839 catalog_manager.cc:5697] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.668525  7090 consensus_queue.cc:237] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.673100  7374 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.673578  7015 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.673382  7089 consensus_queue.cc:237] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.674715  7670 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:43.676098  7553 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.679332  7373 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.680305  6939 raft_consensus.cc:1275] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.681663  7597 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.683517  7553 consensus_queue.cc:1048] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.683349  7670 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.689190  7597 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.691286  6939 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.696614  7015 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.697748  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c7165fb1bac48fd97a5d64f7cb45939 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:43.699967  7373 raft_consensus.cc:2955] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.700495  7372 raft_consensus.cc:2955] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.713071  6835 catalog_manager.cc:5697] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:43.724216  7607 raft_consensus.cc:1064] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:43.725906  6836 catalog_manager.cc:5697] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.726356  7607 consensus_queue.cc:237] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.727720  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe035acb622a4353bbb2cb8ed0a93d7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:43.738170  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c7165fb1bac48fd97a5d64f7cb45939 with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:43.756700  6940 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.759083  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet fe035acb622a4353bbb2cb8ed0a93d7f with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:43.761442  7089 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.762027  7374 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:43.764566  7607 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.768702  7634 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:43.776479  7690 tablet_replica.cc:333] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:43.777711  7690 raft_consensus.cc:2243] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:43.778484  7690 raft_consensus.cc:2272] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:43.780844  7607 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:43.784546  7690 ts_tablet_manager.cc:1916] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:43.800920  7690 ts_tablet_manager.cc:1929] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:43.801746  7690 log.cc:1199] T fe035acb622a4353bbb2cb8ed0a93d7f P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/fe035acb622a4353bbb2cb8ed0a93d7f
I20260710 11:04:43.800871  7634 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.807376  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet fe035acb622a4353bbb2cb8ed0a93d7f (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:43.809158  7689 tablet_replica.cc:333] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:43.811326  7689 raft_consensus.cc:2243] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:43.813552  7689 raft_consensus.cc:2272] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:43.819743  6940 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.820027  7374 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.826273  7689 ts_tablet_manager.cc:1916] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:43.832834  7090 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.835817  6839 catalog_manager.cc:5697] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } attrs { replace: true } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.846719  7689 ts_tablet_manager.cc:1929] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:43.847245  7689 log.cc:1199] T 9c7165fb1bac48fd97a5d64f7cb45939 P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/9c7165fb1bac48fd97a5d64f7cb45939
I20260710 11:04:43.849759  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet 9c7165fb1bac48fd97a5d64f7cb45939 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:43.869887  7010 consensus_queue.cc:237] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.874017  7373 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.875639  6940 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:43.875536  7696 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:43.877655  7607 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:43.882802  7696 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.884289  7373 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.894275  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acde91db4f414de5823c731460b57885 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:43.902884  6836 catalog_manager.cc:5697] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 1 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.900955  6940 raft_consensus.cc:2955] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.916714  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet acde91db4f414de5823c731460b57885 with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:43.919664  7697 tablet_replica.cc:333] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:43.920795  7697 raft_consensus.cc:2243] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:43.921547  7697 raft_consensus.cc:2272] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:43.924707  7697 ts_tablet_manager.cc:1916] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:43.941540  7697 ts_tablet_manager.cc:1929] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:43.941923  7697 log.cc:1199] T acde91db4f414de5823c731460b57885 P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/acde91db4f414de5823c731460b57885
I20260710 11:04:43.943806  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet acde91db4f414de5823c731460b57885 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:43.951092  7010 consensus_queue.cc:237] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:43.956244  7373 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:43.956889  6940 raft_consensus.cc:1275] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Refusing update from remote peer f01e3c247e6e4c4b8780e1e6b90e28f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:43.957476  7696 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:43.958410  7634 consensus_queue.cc:1048] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:43.964404  7607 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.966393  6940 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.973274  6824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e984c28ebcea4c8b9a697fcf7e59d003 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:43.973634  7373 raft_consensus.cc:2955] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:43.978490  6839 catalog_manager.cc:5697] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 4 to 5, VOTER 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) evicted. New cstate: current_term: 3 leader_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:43.990978  7076 tablet_service.cc:1558] Processing DeleteTablet for tablet e984c28ebcea4c8b9a697fcf7e59d003 with delete_type TABLET_DATA_TOMBSTONED (TS 13773d90c8ee41b1acf7e9238895257e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49794
I20260710 11:04:43.991832  7697 tablet_replica.cc:333] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:43.992609  7697 raft_consensus.cc:2243] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:43.993330  7697 raft_consensus.cc:2272] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:43.996102  7697 ts_tablet_manager.cc:1916] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:44.007076  7697 ts_tablet_manager.cc:1929] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:04:44.007434  7697 log.cc:1199] T e984c28ebcea4c8b9a697fcf7e59d003 P 13773d90c8ee41b1acf7e9238895257e: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/wals/e984c28ebcea4c8b9a697fcf7e59d003
I20260710 11:04:44.008795  6823 catalog_manager.cc:5028] TS 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): tablet e984c28ebcea4c8b9a697fcf7e59d003 (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:45.018949  7090 consensus_queue.cc:237] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.025650  7010 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:45.025696  7055 consensus_peers.cc:597] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12f93b29938f443881af67c16439f1dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.026489  6939 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:45.027490  7699 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:45.028441  7704 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:45.037071  7703 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.038717  7010 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.038704  6939 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.052467  6835 catalog_manager.cc:5697] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.056224  7090 consensus_queue.cc:237] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue 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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.063498  7010 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:45.063709  7055 consensus_peers.cc:597] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e -> Peer e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68:46727): Couldn't send request to peer e8c4d57e4f6244eba933dae7c546a6f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0958a11756b4408fac6d3259123a512d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:45.063688  6939 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:45.064884  7703 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:45.067747  7703 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:45.075691  7704 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.076684  7015 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.083274  6939 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
I20260710 11:04:45.096091  6839 catalog_manager.cc:5697] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index -1 to 2, NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) added. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } } }
W20260710 11:04:45.457087  7111 debug-util.cc:398] Leaking SignalData structure 0x7b080024c680 after lost signal to thread 5844
W20260710 11:04:45.458039  7111 debug-util.cc:398] Leaking SignalData structure 0x7b080024bfe0 after lost signal to thread 6873
W20260710 11:04:45.459091  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08001cad80 after lost signal to thread 6965
W20260710 11:04:45.460034  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9f60 after lost signal to thread 7040
W20260710 11:04:45.460938  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6620 after lost signal to thread 7114
W20260710 11:04:45.462000  7111 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1a40 after lost signal to thread 7398
I20260710 11:04:45.642408  7716 ts_tablet_manager.cc:933] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:45.650746  7716 tablet_copy_client.cc:323] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:45.655817  7717 ts_tablet_manager.cc:933] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Initiating tablet copy from peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:45.655865  7100 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet 12f93b29938f443881af67c16439f1dc from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:45.656637  7100 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet 12f93b29938f443881af67c16439f1dc from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-12f93b29938f443881af67c16439f1dc
I20260710 11:04:45.664319  7100 tablet_copy_source_session.cc:215] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:45.667651  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f93b29938f443881af67c16439f1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:45.683670  7716 tablet_copy_client.cc:806] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:45.684309  7716 tablet_copy_client.cc:670] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:45.685865  7717 tablet_copy_client.cc:323] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Beginning tablet copy session from remote peer at address 127.5.180.67:41695
I20260710 11:04:45.687649  7099 tablet_copy_service.cc:140] P 13773d90c8ee41b1acf7e9238895257e: Received BeginTabletCopySession request for tablet 0958a11756b4408fac6d3259123a512d from peer e8c4d57e4f6244eba933dae7c546a6f8 ({username='slave'} at 127.0.0.1:45586)
I20260710 11:04:45.688201  7099 tablet_copy_service.cc:161] P 13773d90c8ee41b1acf7e9238895257e: Beginning new tablet copy session on tablet 0958a11756b4408fac6d3259123a512d from peer e8c4d57e4f6244eba933dae7c546a6f8 at {username='slave'} at 127.0.0.1:45586: session id = e8c4d57e4f6244eba933dae7c546a6f8-0958a11756b4408fac6d3259123a512d
I20260710 11:04:45.688511  7716 tablet_copy_client.cc:538] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:45.696100  7099 tablet_copy_source_session.cc:215] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:45.698565  7716 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:45.700202  7717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0958a11756b4408fac6d3259123a512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:45.720269  7717 tablet_copy_client.cc:806] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:45.720944  7717 tablet_copy_client.cc:670] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:45.725055  7717 tablet_copy_client.cc:538] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:45.727154  7716 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:45.728188  7716 tablet_bootstrap.cc:492] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:45.728946  7716 ts_tablet_manager.cc:1403] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260710 11:04:45.731920  7716 raft_consensus.cc:359] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.732990  7716 raft_consensus.cc:740] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:45.733644  7716 consensus_queue.cc:260] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.735131  7717 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap starting.
I20260710 11:04:45.743695  7716 ts_tablet_manager.cc:1434] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260710 11:04:45.751297  7099 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-12f93b29938f443881af67c16439f1dc received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:45.751777  7099 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-12f93b29938f443881af67c16439f1dc on tablet 12f93b29938f443881af67c16439f1dc with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:45.772922  7717 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:45.773995  7717 tablet_bootstrap.cc:492] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Bootstrap complete.
I20260710 11:04:45.774690  7717 ts_tablet_manager.cc:1403] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260710 11:04:45.778467  7717 raft_consensus.cc:359] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.779299  7717 raft_consensus.cc:740] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Initialized, Role: LEARNER
I20260710 11:04:45.779872  7717 consensus_queue.cc:260] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: NON_VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: true } }
I20260710 11:04:45.783535  7717 ts_tablet_manager.cc:1434] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:45.785245  7099 tablet_copy_service.cc:342] P 13773d90c8ee41b1acf7e9238895257e: Request end of tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-0958a11756b4408fac6d3259123a512d received from {username='slave'} at 127.0.0.1:45586
I20260710 11:04:45.785638  7099 tablet_copy_service.cc:434] P 13773d90c8ee41b1acf7e9238895257e: ending tablet copy session e8c4d57e4f6244eba933dae7c546a6f8-0958a11756b4408fac6d3259123a512d on tablet 0958a11756b4408fac6d3259123a512d with peer e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:46.247969  7372 raft_consensus.cc:1217] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:46.254412  7372 raft_consensus.cc:1217] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:46.721556  7723 raft_consensus.cc:1064] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:46.724090  7723 consensus_queue.cc:237] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:46.730592  7015 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.730767  6939 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.731011  7373 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.732122  7699 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:46.732942  7714 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:46.733698  7723 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:46.753219  7724 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.755003  7373 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.764338  7010 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.778033  6939 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.793228  6835 catalog_manager.cc:5697] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.829571  7089 consensus_queue.cc:237] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:46.838284  7723 raft_consensus.cc:1064] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: attempting to promote NON_VOTER e8c4d57e4f6244eba933dae7c546a6f8 to VOTER
I20260710 11:04:46.839274  7373 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:46.840911  7714 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:46.840674  7723 consensus_queue.cc:237] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:46.844808  6939 raft_consensus.cc:1275] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:46.848948  7724 consensus_queue.cc:1048] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:46.851341  7714 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.854707  7372 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.858295  6939 raft_consensus.cc:2955] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.868913  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12f93b29938f443881af67c16439f1dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:46.868774  6837 catalog_manager.cc:5697] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: config changed from index 3 to 4, VOTER f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.880378  7010 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.881145  7372 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 LEARNER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.881671  6939 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:46.881958  7699 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:46.884191  7699 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:46.884794  7005 tablet_service.cc:1558] Processing DeleteTablet for tablet 12f93b29938f443881af67c16439f1dc with delete_type TABLET_DATA_TOMBSTONED (TS f01e3c247e6e4c4b8780e1e6b90e28f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60194
I20260710 11:04:46.890437  7699 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:46.909140  7735 tablet_replica.cc:333] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:46.910120  7735 raft_consensus.cc:2243] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:46.911062  7735 raft_consensus.cc:2272] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:46.915145  7735 ts_tablet_manager.cc:1916] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:46.914978  7714 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.919394  7010 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.924155  6940 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.928333  7372 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.933195  6837 catalog_manager.cc:5697] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 reported cstate change: config changed from index 2 to 3, e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } attrs { replace: true } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.930976  7735 ts_tablet_manager.cc:1929] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:46.939366  7735 log.cc:1199] T 12f93b29938f443881af67c16439f1dc P f01e3c247e6e4c4b8780e1e6b90e28f0: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/wals/12f93b29938f443881af67c16439f1dc
I20260710 11:04:46.944424  6824 catalog_manager.cc:5028] TS f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): tablet 12f93b29938f443881af67c16439f1dc (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
I20260710 11:04:46.958528  7089 consensus_queue.cc:237] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:46.966193  7372 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:46.967209  7010 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:46.967537  7724 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:46.968576  7714 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:46.977849  7723 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.979530  7010 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.981914  7373 raft_consensus.cc:2955] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } } }
I20260710 11:04:46.987691  6823 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0958a11756b4408fac6d3259123a512d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:46.992527  6835 catalog_manager.cc:5697] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e reported cstate change: config changed from index 3 to 4, VOTER be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) evicted. New cstate: current_term: 1 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:47.003010  6922 tablet_service.cc:1558] Processing DeleteTablet for tablet 0958a11756b4408fac6d3259123a512d with delete_type TABLET_DATA_TOMBSTONED (TS be965195aae946b3b44d7e7a58eef5a3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54626
I20260710 11:04:47.017343  7739 tablet_replica.cc:333] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:47.018100  7739 raft_consensus.cc:2243] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:47.018666  7739 raft_consensus.cc:2272] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:47.021080  7739 ts_tablet_manager.cc:1916] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:47.031765  7739 ts_tablet_manager.cc:1929] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:47.032064  7739 log.cc:1199] T 0958a11756b4408fac6d3259123a512d P be965195aae946b3b44d7e7a58eef5a3: Deleting WAL directory at /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/wals/0958a11756b4408fac6d3259123a512d
I20260710 11:04:47.033528  6824 catalog_manager.cc:5028] TS be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): tablet 0958a11756b4408fac6d3259123a512d (table test-workload [id=e2473df1d5084a428622719daa016be8]) successfully deleted
W20260710 11:04:49.183509  6870 debug-util.cc:398] Leaking SignalData structure 0x7b08000678c0 after lost signal to thread 5844
W20260710 11:04:49.184259  6870 debug-util.cc:398] Leaking SignalData structure 0x7b0800065fa0 after lost signal to thread 6873
W20260710 11:04:49.185187  6870 debug-util.cc:398] Leaking SignalData structure 0x7b080027e100 after lost signal to thread 6965
W20260710 11:04:49.185983  6870 debug-util.cc:398] Leaking SignalData structure 0x7b08002574a0 after lost signal to thread 7040
W20260710 11:04:49.186674  6870 debug-util.cc:398] Leaking SignalData structure 0x7b0800279780 after lost signal to thread 7114
W20260710 11:04:49.187422  6870 debug-util.cc:398] Leaking SignalData structure 0x7b080025edc0 after lost signal to thread 7398
I20260710 11:04:52.643376  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:52.693677  7011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349"
dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
mode: GRACEFUL
new_leader_uuid: "be965195aae946b3b44d7e7a58eef5a3"
 from {username='slave'} at 127.0.0.1:53914
I20260710 11:04:52.694479  7011 raft_consensus.cc:606] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Received request to transfer leadership to TS be965195aae946b3b44d7e7a58eef5a3
I20260710 11:04:52.706194  7086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:56532
I20260710 11:04:52.706710  7086 raft_consensus.cc:606] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:52.718035  6937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747"
dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
mode: GRACEFUL
new_leader_uuid: "13773d90c8ee41b1acf7e9238895257e"
 from {username='slave'} at 127.0.0.1:50442
I20260710 11:04:52.718591  6937 raft_consensus.cc:606] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Received request to transfer leadership to TS 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:52.721422  6937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40"
dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
mode: GRACEFUL
new_leader_uuid: "13773d90c8ee41b1acf7e9238895257e"
 from {username='slave'} at 127.0.0.1:50442
I20260710 11:04:52.721905  6937 raft_consensus.cc:606] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Received request to transfer leadership to TS 13773d90c8ee41b1acf7e9238895257e
I20260710 11:04:52.724045  7086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:56532
I20260710 11:04:52.724504  7086 raft_consensus.cc:606] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:52.725487  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:52.726085  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:52.891012  7765 raft_consensus.cc:993] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: : Instructing follower 13773d90c8ee41b1acf7e9238895257e to start an election
I20260710 11:04:52.891573  7715 raft_consensus.cc:1081] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Signalling peer 13773d90c8ee41b1acf7e9238895257e to start an election
I20260710 11:04:52.892915  7086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
 from {username='slave'} at 127.0.0.1:49806
I20260710 11:04:52.893407  7086 raft_consensus.cc:493] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.893677  7086 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.900161  7086 raft_consensus.cc:515] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:52.902217  7086 leader_election.cc:290] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:52.902822  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:52.903221  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac512ddb4f7d43edb480fdca44dea747" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:52.903703  6937 raft_consensus.cc:3055] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:52.904016  7011 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.904076  6937 raft_consensus.cc:740] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:52.905270  6937 consensus_queue.cc:260] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:52.906736  6937 raft_consensus.cc:3060] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.910394  7011 raft_consensus.cc:2468] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:52.911644  7054 leader_election.cc:304] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:52.911963  6937 raft_consensus.cc:2468] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:52.912535  7750 raft_consensus.cc:2804] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.913961  7750 raft_consensus.cc:697] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:52.915019  7750 consensus_queue.cc:237] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } }
I20260710 11:04:52.925601  6836 catalog_manager.cc:5697] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 1 to 2, leader changed from be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:52.992084  7772 raft_consensus.cc:993] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: : Instructing follower be965195aae946b3b44d7e7a58eef5a3 to start an election
I20260710 11:04:52.992564  7772 raft_consensus.cc:1081] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Signalling peer be965195aae946b3b44d7e7a58eef5a3 to start an election
I20260710 11:04:52.994095  6941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349"
dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
 from {username='slave'} at 127.0.0.1:54646
I20260710 11:04:52.994563  6941 raft_consensus.cc:493] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.994916  6941 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.996035  7765 raft_consensus.cc:993] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: : Instructing follower 13773d90c8ee41b1acf7e9238895257e to start an election
I20260710 11:04:52.996465  7715 raft_consensus.cc:1081] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Signalling peer 13773d90c8ee41b1acf7e9238895257e to start an election
I20260710 11:04:52.997946  7086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
 from {username='slave'} at 127.0.0.1:49806
I20260710 11:04:52.998440  7086 raft_consensus.cc:493] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:52.998764  7086 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.000741  6941 raft_consensus.cc:515] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.003142  6941 leader_election.cc:290] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 2 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:53.003449  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:53.003811  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bda7e239d5c44d8b0fed7afa47dc349" candidate_uuid: "be965195aae946b3b44d7e7a58eef5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:53.004385  7011 raft_consensus.cc:3055] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.004402  7088 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.004920  7011 raft_consensus.cc:740] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:53.004637  7086 raft_consensus.cc:515] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.005926  7011 consensus_queue.cc:260] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.007263  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:53.007416  7086 leader_election.cc:290] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:53.007440  7011 raft_consensus.cc:3060] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.007853  6941 raft_consensus.cc:3055] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.008303  6941 raft_consensus.cc:740] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:53.009110  6941 consensus_queue.cc:260] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.010110  6941 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.013031  7088 raft_consensus.cc:2468] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 2.
I20260710 11:04:53.007761  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b9a6174e0248f699521dcedd89ca40" candidate_uuid: "13773d90c8ee41b1acf7e9238895257e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:53.013818  7015 raft_consensus.cc:3060] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.015148  7011 raft_consensus.cc:2468] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be965195aae946b3b44d7e7a58eef5a3 in term 2.
I20260710 11:04:53.016286  6941 raft_consensus.cc:2468] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:53.016528  6905 leader_election.cc:304] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:53.017409  7715 raft_consensus.cc:2804] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.017338  7054 leader_election.cc:304] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, be965195aae946b3b44d7e7a58eef5a3; no voters: 
I20260710 11:04:53.018244  7715 raft_consensus.cc:697] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 2 LEADER]: Becoming Leader. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:53.018389  7750 raft_consensus.cc:2804] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.018960  7750 raft_consensus.cc:697] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Becoming Leader. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:53.019629  7715 consensus_queue.cc:237] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.019747  7750 consensus_queue.cc:237] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } }
I20260710 11:04:53.021663  7015 raft_consensus.cc:2468] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13773d90c8ee41b1acf7e9238895257e in term 2.
I20260710 11:04:53.034926  6836 catalog_manager.cc:5697] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e reported cstate change: term changed from 1 to 2, leader changed from be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) to 13773d90c8ee41b1acf7e9238895257e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "13773d90c8ee41b1acf7e9238895257e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.038940  6835 catalog_manager.cc:5697] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 reported cstate change: term changed from 1 to 2, leader changed from f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) to be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "be965195aae946b3b44d7e7a58eef5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.055130  7766 raft_consensus.cc:993] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.055593  7750 raft_consensus.cc:1081] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.056957  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41642
I20260710 11:04:53.057484  7374 raft_consensus.cc:493] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.057790  7374 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.062222  7374 raft_consensus.cc:515] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.064064  7374 leader_election.cc:290] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 3 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:53.064844  7015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:53.065006  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ef3abfd7f481eb2b10c0212e99dbc" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:53.065446  7015 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.065505  7088 raft_consensus.cc:3055] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:53.065907  7088 raft_consensus.cc:740] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:53.066716  7088 consensus_queue.cc:260] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.068023  7088 raft_consensus.cc:3060] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:53.071782  7015 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 3.
I20260710 11:04:53.072948  7338 leader_election.cc:304] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [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: e8c4d57e4f6244eba933dae7c546a6f8, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:53.074759  7088 raft_consensus.cc:2468] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 3.
I20260710 11:04:53.074812  7775 raft_consensus.cc:2804] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:53.076411  7775 raft_consensus.cc:697] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:53.077531  7775 consensus_queue.cc:237] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.085045  6836 catalog_manager.cc:5697] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 2 to 3, leader changed from 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 3 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.162235  7766 raft_consensus.cc:993] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.162675  7766 raft_consensus.cc:1081] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.164039  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41642
I20260710 11:04:53.164466  7374 raft_consensus.cc:493] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.164740  7374 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.170115  7374 raft_consensus.cc:515] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.171830  7374 leader_election.cc:290] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:53.172595  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:53.172785  7088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d03b2ff7c4c8aae2696d3e4c4cb7a" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:53.173221  6941 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.173408  7088 raft_consensus.cc:3055] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.173765  7088 raft_consensus.cc:740] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:53.174569  7088 consensus_queue.cc:260] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.175844  7088 raft_consensus.cc:3060] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.178308  6941 raft_consensus.cc:2468] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:53.179260  7338 leader_election.cc:304] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, e8c4d57e4f6244eba933dae7c546a6f8; no voters: 
I20260710 11:04:53.179906  7775 raft_consensus.cc:2804] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.180302  7775 raft_consensus.cc:697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:53.180624  7088 raft_consensus.cc:2468] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:53.181089  7775 consensus_queue.cc:237] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.189055  6836 catalog_manager.cc:5697] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 1 to 2, leader changed from 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 2 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:53.315214  6941 raft_consensus.cc:1275] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.316386  7766 consensus_queue.cc:1048] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.330075  7015 raft_consensus.cc:1275] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.345537  7766 consensus_queue.cc:1048] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.466132  6941 raft_consensus.cc:1275] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.467263  7766 consensus_queue.cc:1048] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.476401  7015 raft_consensus.cc:1275] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer 13773d90c8ee41b1acf7e9238895257e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.477701  7750 consensus_queue.cc:1048] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.499185  7015 raft_consensus.cc:1275] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.500264  7715 consensus_queue.cc:1048] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:53.509817  7088 raft_consensus.cc:1275] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Refusing update from remote peer be965195aae946b3b44d7e7a58eef5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.511543  7790 consensus_queue.cc:1048] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:53.529237  7015 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:53.530509  7775 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:53.544984  7088 raft_consensus.cc:1275] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:53.546447  7776 consensus_queue.cc:1048] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:53.646683  6941 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:53.647792  7776 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:53.658244  7088 raft_consensus.cc:1275] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:53.660979  7776 consensus_queue.cc:1048] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:53.727102  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.743444  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:53.757161  7086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0958a11756b4408fac6d3259123a512d"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:56532
I20260710 11:04:53.757762  7086 raft_consensus.cc:606] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:53.760193  7011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acde91db4f414de5823c731460b57885"
dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:53914
I20260710 11:04:53.760660  7011 raft_consensus.cc:606] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:53.763028  6941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e"
dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:50442
I20260710 11:04:53.763458  6941 raft_consensus.cc:606] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:53.765856  7086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f"
dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
mode: GRACEFUL
new_leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:56532
I20260710 11:04:53.766333  7086 raft_consensus.cc:606] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Received request to transfer leadership to TS e8c4d57e4f6244eba933dae7c546a6f8
I20260710 11:04:53.767426  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:53.768008  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:53.801546  7765 raft_consensus.cc:993] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.802611  7715 raft_consensus.cc:1081] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:53.804019  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41648
I20260710 11:04:53.804490  7374 raft_consensus.cc:493] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:53.804852  7374 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.809401  7374 raft_consensus.cc:515] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.810643  7374 leader_election.cc:290] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:53.811546  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:53.811681  7086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09e6d692b9045a1add7ea974dde191e" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:53.812676  6941 raft_consensus.cc:3055] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:53.812736  7086 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.813050  6941 raft_consensus.cc:740] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be965195aae946b3b44d7e7a58eef5a3, State: Running, Role: LEADER
I20260710 11:04:53.813839  6941 consensus_queue.cc:260] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.814728  6941 raft_consensus.cc:3060] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:53.818202  7086 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:53.819279  7337 leader_election.cc:304] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13773d90c8ee41b1acf7e9238895257e, e8c4d57e4f6244eba933dae7c546a6f8; no voters: 
I20260710 11:04:53.819453  6941 raft_consensus.cc:2468] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:53.819974  7776 raft_consensus.cc:2804] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.820459  7776 raft_consensus.cc:697] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:53.821270  7776 consensus_queue.cc:237] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:53.828492  6839 catalog_manager.cc:5697] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 1 to 2, leader changed from be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 2 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.062273  7783 raft_consensus.cc:993] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.062767  7766 raft_consensus.cc:1081] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.064258  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0958a11756b4408fac6d3259123a512d"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41642
I20260710 11:04:54.064821  7374 raft_consensus.cc:493] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:54.065201  7374 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.073153  7374 raft_consensus.cc:515] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.075337  7374 leader_election.cc:290] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:54.075865  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:54.076454  7011 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.078008  7086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0958a11756b4408fac6d3259123a512d" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:54.078573  7086 raft_consensus.cc:3055] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:54.078936  7086 raft_consensus.cc:740] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:54.079764  7086 consensus_queue.cc:260] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.080920  7086 raft_consensus.cc:3060] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.083730  7011 raft_consensus.cc:2468] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.085309  7338 leader_election.cc:304] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8c4d57e4f6244eba933dae7c546a6f8, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:54.086277  7776 raft_consensus.cc:2804] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:54.086742  7776 raft_consensus.cc:697] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:54.087369  7086 raft_consensus.cc:2468] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.087690  7776 consensus_queue.cc:237] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.095265  6839 catalog_manager.cc:5697] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 1 to 2, leader changed from 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 2 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.169677  7783 raft_consensus.cc:993] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.170112  7766 raft_consensus.cc:1081] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.171416  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41642
I20260710 11:04:54.171849  7374 raft_consensus.cc:493] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:54.172123  7374 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.176666  7374 raft_consensus.cc:515] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.178005  7374 leader_election.cc:290] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Requested vote from peers f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459), 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695)
I20260710 11:04:54.178812  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:54.178992  7086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe035acb622a4353bbb2cb8ed0a93d7f" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13773d90c8ee41b1acf7e9238895257e"
I20260710 11:04:54.179366  7011 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.179589  7086 raft_consensus.cc:3055] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:54.179975  7086 raft_consensus.cc:740] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13773d90c8ee41b1acf7e9238895257e, State: Running, Role: LEADER
I20260710 11:04:54.180603  7086 consensus_queue.cc:260] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.181697  7086 raft_consensus.cc:3060] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.185222  7011 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.185652  7696 raft_consensus.cc:993] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: : Instructing follower e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.186100  7696 raft_consensus.cc:1081] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Signalling peer e8c4d57e4f6244eba933dae7c546a6f8 to start an election
I20260710 11:04:54.186626  7338 leader_election.cc:304] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8c4d57e4f6244eba933dae7c546a6f8, f01e3c247e6e4c4b8780e1e6b90e28f0; no voters: 
I20260710 11:04:54.187588  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acde91db4f414de5823c731460b57885"
dest_uuid: "e8c4d57e4f6244eba933dae7c546a6f8"
 from {username='slave'} at 127.0.0.1:41646
I20260710 11:04:54.187628  7776 raft_consensus.cc:2804] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:54.188220  7374 raft_consensus.cc:493] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:54.188122  7086 raft_consensus.cc:2468] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.188328  7776 raft_consensus.cc:697] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:54.188591  7374 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.189291  7776 consensus_queue.cc:237] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [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: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.193799  7374 raft_consensus.cc:515] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.195503  7374 leader_election.cc:290] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Requested vote from peers be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697), f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459)
I20260710 11:04:54.196723  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0"
I20260710 11:04:54.196892  6941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde91db4f414de5823c731460b57885" candidate_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be965195aae946b3b44d7e7a58eef5a3"
I20260710 11:04:54.197291  7011 raft_consensus.cc:3055] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:54.197695  7011 raft_consensus.cc:740] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f01e3c247e6e4c4b8780e1e6b90e28f0, State: Running, Role: LEADER
I20260710 11:04:54.197711  6941 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.198100  6839 catalog_manager.cc:5697] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 1 to 2, leader changed from 13773d90c8ee41b1acf7e9238895257e (127.5.180.67) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 2 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.198560  7011 consensus_queue.cc:260] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.199844  7011 raft_consensus.cc:3060] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:54.203802  6941 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.204996  7011 raft_consensus.cc:2468] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8c4d57e4f6244eba933dae7c546a6f8 in term 2.
I20260710 11:04:54.205020  7338 leader_election.cc:304] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be965195aae946b3b44d7e7a58eef5a3, e8c4d57e4f6244eba933dae7c546a6f8; no voters: 
I20260710 11:04:54.206518  7776 raft_consensus.cc:2804] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:54.207371  7776 raft_consensus.cc:697] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Becoming Leader. State: Replica: e8c4d57e4f6244eba933dae7c546a6f8, State: Running, Role: LEADER
I20260710 11:04:54.208256  7776 consensus_queue.cc:237] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [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: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } }
I20260710 11:04:54.215716  6839 catalog_manager.cc:5697] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 reported cstate change: term changed from 1 to 2, leader changed from f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66) to e8c4d57e4f6244eba933dae7c546a6f8 (127.5.180.68). New cstate: current_term: 2 leader_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8c4d57e4f6244eba933dae7c546a6f8" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 46727 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.333035  6941 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.334149  7776 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.342698  7086 raft_consensus.cc:1275] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.344283  7776 consensus_queue.cc:1048] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.492789  7086 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.493877  7776 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.502763  7015 raft_consensus.cc:1275] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.504328  7796 consensus_queue.cc:1048] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.590581  7015 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.591611  7775 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.600320  7088 raft_consensus.cc:1275] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.602047  7816 consensus_queue.cc:1048] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13773d90c8ee41b1acf7e9238895257e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.696390  6941 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.697584  7816 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be965195aae946b3b44d7e7a58eef5a3" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 46697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.706075  7015 raft_consensus.cc:1275] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Refusing update from remote peer e8c4d57e4f6244eba933dae7c546a6f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:54.707769  7796 consensus_queue.cc:1048] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f01e3c247e6e4c4b8780e1e6b90e28f0" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:54.768743  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:54.784260  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
W20260710 11:04:54.803158  7054 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]
W20260710 11:04:54.806031  7054 consensus_peers.cc:597] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.826821  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.827785  5841 tablet_replica.cc:333] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.828804  5841 raft_consensus.cc:2243] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.829407  5841 raft_consensus.cc:2272] T 0f53dc182dad47d5854364000a9be09e P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.832150  5841 tablet_replica.cc:333] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.832785  5841 raft_consensus.cc:2243] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.833895  5841 raft_consensus.cc:2272] T 40d5536b45fa44919ab35ba1f3e0fbc0 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.836483  5841 tablet_replica.cc:333] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.837272  5841 raft_consensus.cc:2243] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.838243  5841 raft_consensus.cc:2272] T 4f28cfa4300b406289ce3f8004d62155 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.840219  5841 tablet_replica.cc:333] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.840759  5841 raft_consensus.cc:2243] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.841325  5841 raft_consensus.cc:2272] T d020fc7bd15c4ee891918f7a6632fcb7 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.843048  5841 tablet_replica.cc:333] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.843564  5841 raft_consensus.cc:2243] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.843954  5841 raft_consensus.cc:2272] T e09e6d692b9045a1add7ea974dde191e P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.846159  5841 tablet_replica.cc:333] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.846698  5841 raft_consensus.cc:2243] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.847381  5841 raft_consensus.cc:2272] T ae06adc0e383489598b5e3ee59f1bcd3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.849120  5841 tablet_replica.cc:333] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.849646  5841 raft_consensus.cc:2243] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.850346  5841 raft_consensus.cc:2272] T 1bda7e239d5c44d8b0fed7afa47dc349 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.852138  5841 tablet_replica.cc:333] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.852630  5841 raft_consensus.cc:2243] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.853272  5841 raft_consensus.cc:2272] T b0a4fe60a820489fb651004777d2b4ac P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.855352  5841 tablet_replica.cc:333] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.856209  5841 raft_consensus.cc:2243] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.856988  5841 raft_consensus.cc:2272] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.859409  5841 tablet_replica.cc:333] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.860280  5841 raft_consensus.cc:2243] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.860720  5841 raft_consensus.cc:2272] T ac512ddb4f7d43edb480fdca44dea747 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.862890  5841 tablet_replica.cc:333] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.863421  5841 raft_consensus.cc:2243] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.864003  5841 raft_consensus.cc:2272] T 9c7165fb1bac48fd97a5d64f7cb45939 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.865991  5841 tablet_replica.cc:333] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.866647  5841 raft_consensus.cc:2243] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.867439  5841 raft_consensus.cc:2272] T e984c28ebcea4c8b9a697fcf7e59d003 P be965195aae946b3b44d7e7a58eef5a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.869513  5841 tablet_replica.cc:333] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.870019  5841 raft_consensus.cc:2243] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.870486  5841 raft_consensus.cc:2272] T 61efd97c48f6475ca57b57c8a02d010a P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.872238  5841 tablet_replica.cc:333] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.872848  5841 raft_consensus.cc:2243] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.873312  5841 raft_consensus.cc:2272] T acde91db4f414de5823c731460b57885 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.875862  5841 tablet_replica.cc:333] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.876662  5841 raft_consensus.cc:2243] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.877642  5841 raft_consensus.cc:2272] T 58ae8b179da54ef0ae038f3f5b5d9032 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.879662  5841 tablet_replica.cc:333] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.880084  5841 raft_consensus.cc:2243] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.880728  5841 raft_consensus.cc:2272] T 12197c9c53664e4db0cf45da5aed66b3 P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.882429  5841 tablet_replica.cc:333] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.882822  5841 raft_consensus.cc:2243] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.883222  5841 raft_consensus.cc:2272] T d1b9a6174e0248f699521dcedd89ca40 P be965195aae946b3b44d7e7a58eef5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.884662  5841 tablet_replica.cc:333] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3: stopping tablet replica
I20260710 11:04:54.885033  5841 raft_consensus.cc:2243] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.885558  5841 raft_consensus.cc:2272] T 12f93b29938f443881af67c16439f1dc P be965195aae946b3b44d7e7a58eef5a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.908458  7054 consensus_peers.cc:597] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:54.927104  7338 consensus_peers.cc:597] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:46697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.929411  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:04:54.954067  7054 consensus_peers.cc:597] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:46697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.971487  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
W20260710 11:04:54.987453  7338 consensus_peers.cc:597] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Couldn't send request to peer f01e3c247e6e4c4b8780e1e6b90e28f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.008958  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:55.009758  5841 tablet_replica.cc:333] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.010391  5841 raft_consensus.cc:2243] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.011159  5841 raft_consensus.cc:2272] T 639ef3abfd7f481eb2b10c0212e99dbc P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.012935  5841 tablet_replica.cc:333] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.013527  5841 raft_consensus.cc:2243] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.013993  5841 raft_consensus.cc:2272] T 0f53dc182dad47d5854364000a9be09e P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.015964  5841 tablet_replica.cc:333] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.016479  5841 raft_consensus.cc:2243] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.017252  5841 raft_consensus.cc:2272] T 909864a51eb441828d4f83c5fe297a24 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.019145  5841 tablet_replica.cc:333] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.019712  5841 raft_consensus.cc:2243] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.020408  5841 raft_consensus.cc:2272] T ae06adc0e383489598b5e3ee59f1bcd3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.022238  5841 tablet_replica.cc:333] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.022743  5841 raft_consensus.cc:2243] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.023554  5841 raft_consensus.cc:2272] T 9481ae4be8a94880a052d16db584eff6 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.025360  5841 tablet_replica.cc:333] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.025988  5841 raft_consensus.cc:2243] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.026407  5841 raft_consensus.cc:2272] T d1b9a6174e0248f699521dcedd89ca40 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.028095  5841 tablet_replica.cc:333] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.028643  5841 raft_consensus.cc:2243] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.029201  5841 raft_consensus.cc:2272] T 4f28cfa4300b406289ce3f8004d62155 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.031471  5841 tablet_replica.cc:333] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.032441  5841 raft_consensus.cc:2243] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.033071  5841 raft_consensus.cc:2272] T b0a4fe60a820489fb651004777d2b4ac P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.033802  7054 consensus_peers.cc:597] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:46697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.035161  5841 tablet_replica.cc:333] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.035655  5841 raft_consensus.cc:2243] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.035984  5841 raft_consensus.cc:2272] T 0958a11756b4408fac6d3259123a512d P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.037921  5841 tablet_replica.cc:333] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.038529  5841 raft_consensus.cc:2243] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.038937  5841 raft_consensus.cc:2272] T 1bda7e239d5c44d8b0fed7afa47dc349 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.040491  5841 tablet_replica.cc:333] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.040922  5841 raft_consensus.cc:2243] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.041453  5841 raft_consensus.cc:2272] T 12197c9c53664e4db0cf45da5aed66b3 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.043128  5841 tablet_replica.cc:333] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.043540  5841 raft_consensus.cc:2243] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.043969  5841 raft_consensus.cc:2272] T fe035acb622a4353bbb2cb8ed0a93d7f P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.046036  5841 tablet_replica.cc:333] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.046463  5841 raft_consensus.cc:2243] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.047154  5841 raft_consensus.cc:2272] T 61efd97c48f6475ca57b57c8a02d010a P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.048662  5841 tablet_replica.cc:333] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.049063  5841 raft_consensus.cc:2243] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.049365  5841 raft_consensus.cc:2272] T acde91db4f414de5823c731460b57885 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.051244  5841 tablet_replica.cc:333] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.051858  5841 raft_consensus.cc:2243] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.052191  5841 raft_consensus.cc:2272] T ac512ddb4f7d43edb480fdca44dea747 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.053839  5841 tablet_replica.cc:333] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.054239  5841 raft_consensus.cc:2243] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.054939  5841 raft_consensus.cc:2272] T e984c28ebcea4c8b9a697fcf7e59d003 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.056504  5841 tablet_replica.cc:333] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.056886  5841 raft_consensus.cc:2243] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.057286  5841 raft_consensus.cc:2272] T 58ae8b179da54ef0ae038f3f5b5d9032 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.058701  5841 tablet_replica.cc:333] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0: stopping tablet replica
I20260710 11:04:55.059134  5841 raft_consensus.cc:2243] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.059790  5841 raft_consensus.cc:2272] T b23740274c564e12951ab0601ec77249 P f01e3c247e6e4c4b8780e1e6b90e28f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.077813  7338 consensus_peers.cc:597] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Couldn't send request to peer f01e3c247e6e4c4b8780e1e6b90e28f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.084594  7338 consensus_peers.cc:597] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Couldn't send request to peer f01e3c247e6e4c4b8780e1e6b90e28f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.093976  7338 consensus_peers.cc:597] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Couldn't send request to peer f01e3c247e6e4c4b8780e1e6b90e28f0. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:46459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.105480  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:04:55.145103  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
W20260710 11:04:55.173242  7054 consensus_peers.cc:597] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e -> Peer f01e3c247e6e4c4b8780e1e6b90e28f0 (127.5.180.66:46459): Couldn't send request to peer f01e3c247e6e4c4b8780e1e6b90e28f0. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:46459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.176337  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:55.177081  5841 tablet_replica.cc:333] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.177716  5841 raft_consensus.cc:2243] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.178267  5841 raft_consensus.cc:2272] T 40d5536b45fa44919ab35ba1f3e0fbc0 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.180158  5841 tablet_replica.cc:333] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.180682  5841 raft_consensus.cc:2243] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.181074  5841 raft_consensus.cc:2272] T 4f28cfa4300b406289ce3f8004d62155 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.183818  5841 tablet_replica.cc:333] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.184413  5841 raft_consensus.cc:2243] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.184834  5841 raft_consensus.cc:2272] T e09e6d692b9045a1add7ea974dde191e P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.187808  5841 tablet_replica.cc:333] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.188334  5841 raft_consensus.cc:2243] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.189049  5841 raft_consensus.cc:2272] T d020fc7bd15c4ee891918f7a6632fcb7 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.190745  5841 tablet_replica.cc:333] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.191334  5841 raft_consensus.cc:2243] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.191727  5841 raft_consensus.cc:2272] T 639ef3abfd7f481eb2b10c0212e99dbc P 13773d90c8ee41b1acf7e9238895257e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.193429  5841 tablet_replica.cc:333] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.193941  5841 raft_consensus.cc:2243] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.194644  5841 raft_consensus.cc:2272] T 0f53dc182dad47d5854364000a9be09e P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.196434  5841 tablet_replica.cc:333] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.196954  5841 raft_consensus.cc:2243] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.197492  5841 raft_consensus.cc:2272] T 909864a51eb441828d4f83c5fe297a24 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.199182  5841 tablet_replica.cc:333] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.199688  5841 raft_consensus.cc:2243] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.200285  5841 raft_consensus.cc:2272] T 9481ae4be8a94880a052d16db584eff6 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.201931  5841 tablet_replica.cc:333] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.202448  5841 raft_consensus.cc:2243] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.203220  5841 raft_consensus.cc:2272] T d1b9a6174e0248f699521dcedd89ca40 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.205624  5841 tablet_replica.cc:333] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.206327  5841 raft_consensus.cc:2243] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.206815  5841 raft_consensus.cc:2272] T b0a4fe60a820489fb651004777d2b4ac P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.208958  5841 tablet_replica.cc:333] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
W20260710 11:04:55.208992  7338 consensus_peers.cc:597] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:46697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.209590  5841 raft_consensus.cc:2243] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.209961  5841 raft_consensus.cc:2272] T 0958a11756b4408fac6d3259123a512d P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.212610  5841 tablet_replica.cc:333] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.213079  5841 raft_consensus.cc:2243] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.213426  5841 raft_consensus.cc:2272] T 1bda7e239d5c44d8b0fed7afa47dc349 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.215093  5841 tablet_replica.cc:333] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.215572  5841 raft_consensus.cc:2243] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.215910  5841 raft_consensus.cc:2272] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.217571  5841 tablet_replica.cc:333] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.218067  5841 raft_consensus.cc:2243] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.218458  5841 raft_consensus.cc:2272] T fe035acb622a4353bbb2cb8ed0a93d7f P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.220613  5841 tablet_replica.cc:333] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.221113  5841 raft_consensus.cc:2243] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.221815  5841 raft_consensus.cc:2272] T ac512ddb4f7d43edb480fdca44dea747 P 13773d90c8ee41b1acf7e9238895257e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.223603  5841 tablet_replica.cc:333] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.224079  5841 raft_consensus.cc:2243] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.224776  5841 raft_consensus.cc:2272] T 9c7165fb1bac48fd97a5d64f7cb45939 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.226449  5841 tablet_replica.cc:333] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.226984  5841 raft_consensus.cc:2243] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.227696  5841 raft_consensus.cc:2272] T 12f93b29938f443881af67c16439f1dc P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.229233  5841 tablet_replica.cc:333] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e: stopping tablet replica
I20260710 11:04:55.229681  5841 raft_consensus.cc:2243] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.230255  5841 raft_consensus.cc:2272] T b23740274c564e12951ab0601ec77249 P 13773d90c8ee41b1acf7e9238895257e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.295622  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
W20260710 11:04:55.306095  7337 consensus_peers.cc:597] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Couldn't send request to peer 13773d90c8ee41b1acf7e9238895257e. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.67:41695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.311739  7338 consensus_peers.cc:597] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer be965195aae946b3b44d7e7a58eef5a3 (127.5.180.65:46697): Couldn't send request to peer be965195aae946b3b44d7e7a58eef5a3. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:46697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.324447  7337 consensus_peers.cc:597] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Couldn't send request to peer 13773d90c8ee41b1acf7e9238895257e. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.67:41695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.336356  5841 tablet_server.cc:179] TabletServer@127.5.180.68:0 shutting down...
I20260710 11:04:55.362550  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:55.363427  5841 tablet_replica.cc:333] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.364442  5841 raft_consensus.cc:2243] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.365425  5841 raft_consensus.cc:2272] T 0958a11756b4408fac6d3259123a512d P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:55.366453  7337 consensus_peers.cc:597] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 -> Peer 13773d90c8ee41b1acf7e9238895257e (127.5.180.67:41695): Couldn't send request to peer 13773d90c8ee41b1acf7e9238895257e. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.67:41695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:55.368170  5841 tablet_replica.cc:333] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.368687  5841 raft_consensus.cc:2243] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.369113  5841 raft_consensus.cc:2272] T 12f93b29938f443881af67c16439f1dc P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.370697  5841 tablet_replica.cc:333] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.371225  5841 raft_consensus.cc:2243] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.371824  5841 raft_consensus.cc:2272] T fe035acb622a4353bbb2cb8ed0a93d7f P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.373569  5841 tablet_replica.cc:333] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.373998  5841 raft_consensus.cc:2243] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.374401  5841 raft_consensus.cc:2272] T 9c7165fb1bac48fd97a5d64f7cb45939 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.375957  5841 tablet_replica.cc:333] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.376387  5841 raft_consensus.cc:2243] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.376827  5841 raft_consensus.cc:2272] T e984c28ebcea4c8b9a697fcf7e59d003 P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.378432  5841 tablet_replica.cc:333] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.378935  5841 raft_consensus.cc:2243] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.379347  5841 raft_consensus.cc:2272] T 909864a51eb441828d4f83c5fe297a24 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.380766  5841 tablet_replica.cc:333] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.381232  5841 raft_consensus.cc:2243] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.381593  5841 raft_consensus.cc:2272] T 12197c9c53664e4db0cf45da5aed66b3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.383174  5841 tablet_replica.cc:333] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.383659  5841 raft_consensus.cc:2243] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.384156  5841 raft_consensus.cc:2272] T 40d5536b45fa44919ab35ba1f3e0fbc0 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.385805  5841 tablet_replica.cc:333] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.386294  5841 raft_consensus.cc:2243] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.386778  5841 raft_consensus.cc:2272] T d020fc7bd15c4ee891918f7a6632fcb7 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.388415  5841 tablet_replica.cc:333] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.388883  5841 raft_consensus.cc:2243] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.389559  5841 raft_consensus.cc:2272] T 639ef3abfd7f481eb2b10c0212e99dbc P e8c4d57e4f6244eba933dae7c546a6f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.391932  5841 tablet_replica.cc:333] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.392716  5841 raft_consensus.cc:2243] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.393393  5841 raft_consensus.cc:2272] T ae06adc0e383489598b5e3ee59f1bcd3 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.395974  5841 tablet_replica.cc:333] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.396466  5841 raft_consensus.cc:2243] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.397282  5841 raft_consensus.cc:2272] T e09e6d692b9045a1add7ea974dde191e P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.399045  5841 tablet_replica.cc:333] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.399680  5841 raft_consensus.cc:2243] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.400259  5841 raft_consensus.cc:2272] T b23740274c564e12951ab0601ec77249 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.402436  5841 tablet_replica.cc:333] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.403057  5841 raft_consensus.cc:2243] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.403679  5841 raft_consensus.cc:2272] T 9481ae4be8a94880a052d16db584eff6 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.405851  5841 tablet_replica.cc:333] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.406440  5841 raft_consensus.cc:2243] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.407264  5841 raft_consensus.cc:2272] T e55d03b2ff7c4c8aae2696d3e4c4cb7a P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.409348  5841 tablet_replica.cc:333] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.409904  5841 raft_consensus.cc:2243] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.410595  5841 raft_consensus.cc:2272] T acde91db4f414de5823c731460b57885 P e8c4d57e4f6244eba933dae7c546a6f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.412389  5841 tablet_replica.cc:333] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.412904  5841 raft_consensus.cc:2243] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.413362  5841 raft_consensus.cc:2272] T 61efd97c48f6475ca57b57c8a02d010a P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.414950  5841 tablet_replica.cc:333] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8: stopping tablet replica
I20260710 11:04:55.415361  5841 raft_consensus.cc:2243] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:55.415830  5841 raft_consensus.cc:2272] T 58ae8b179da54ef0ae038f3f5b5d9032 P e8c4d57e4f6244eba933dae7c546a6f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.440673  5841 tablet_server.cc:196] TabletServer@127.5.180.68:0 shutdown complete.
I20260710 11:04:55.470898  5841 master.cc:562] Master@127.5.180.126:44487 shutting down...
I20260710 11:04:55.493161  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:55.493741  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:55.494055  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P 244300cbb0ff407b87512ed10e135b77: stopping tablet replica
I20260710 11:04:55.532361  5841 master.cc:584] Master@127.5.180.126:44487 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30032 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:55.590914  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:43871
I20260710 11:04:55.592028  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.597450  7827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.597543  7828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.599059  7830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.599882  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:55.600824  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.600999  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.601109  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681495601098 us; error 0 us; skew 500 ppm
I20260710 11:04:55.601532  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.603825  5841 webserver.cc:533] Webserver started at http://127.5.180.126:36187/ using document root <none> and password file <none>
I20260710 11:04:55.604257  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.604405  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.604615  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.605626  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "c7779cf48a8d4bc5a8ded32b83871139"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.609788  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:55.612957  7835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.613674  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:04:55.613952  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "c7779cf48a8d4bc5a8ded32b83871139"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.614226  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.632500  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.633713  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.671705  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:43871
I20260710 11:04:55.671801  7886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:43871 every 8 connection(s)
I20260710 11:04:55.675465  7887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:55.684866  7887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139: Bootstrap starting.
I20260710 11:04:55.689347  7887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:55.693188  7887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139: No bootstrap required, opened a new log
I20260710 11:04:55.695185  7887 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER }
I20260710 11:04:55.695573  7887 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:55.695801  7887 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7779cf48a8d4bc5a8ded32b83871139, State: Initialized, Role: FOLLOWER
I20260710 11:04:55.696394  7887 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER }
I20260710 11:04:55.696833  7887 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:55.697070  7887 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:55.697329  7887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:55.701551  7887 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER }
I20260710 11:04:55.702028  7887 leader_election.cc:304] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [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: c7779cf48a8d4bc5a8ded32b83871139; no voters: 
I20260710 11:04:55.703248  7887 leader_election.cc:290] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:55.703609  7890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:55.704860  7890 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 1 LEADER]: Becoming Leader. State: Replica: c7779cf48a8d4bc5a8ded32b83871139, State: Running, Role: LEADER
I20260710 11:04:55.705559  7890 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [LEADER]: Queue going to LEADER mode. State: All 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: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER }
I20260710 11:04:55.706120  7887 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:55.710577  7891 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7779cf48a8d4bc5a8ded32b83871139" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER } }
I20260710 11:04:55.710783  7892 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7779cf48a8d4bc5a8ded32b83871139. Latest consensus state: current_term: 1 leader_uuid: "c7779cf48a8d4bc5a8ded32b83871139" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7779cf48a8d4bc5a8ded32b83871139" member_type: VOTER } }
I20260710 11:04:55.711555  7892 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:55.711522  7891 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:55.719220  7898 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:55.723826  7898 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:55.724928  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:55.731956  7898 catalog_manager.cc:1383] Generated new cluster ID: 5613080c65c94364bbfbbe47c76c2856
I20260710 11:04:55.732273  7898 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:55.745656  7898 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:55.746893  7898 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:55.760268  7898 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139: Generated new TSK 0
I20260710 11:04:55.760834  7898 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:55.791579  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.797115  7908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.798271  7909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.799865  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:55.800033  7911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.801034  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.801256  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.801427  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681495801412 us; error 0 us; skew 500 ppm
I20260710 11:04:55.801949  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.804168  5841 webserver.cc:533] Webserver started at http://127.5.180.65:34641/ using document root <none> and password file <none>
I20260710 11:04:55.804682  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.804883  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.805143  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.806138  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "04bb22eecfde4a08883fc71a69da4f71"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.810251  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:55.813395  7916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.814095  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:55.814316  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "04bb22eecfde4a08883fc71a69da4f71"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.814541  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.833056  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.834187  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.835631  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.837802  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:55.837965  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.838255  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:55.838403  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.876437  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:36285
I20260710 11:04:55.876546  7978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:36285 every 8 connection(s)
I20260710 11:04:55.883008  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.890913  7983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.891387  7984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.898288  7979 heartbeater.cc:344] Connected to a master server at 127.5.180.126:43871
I20260710 11:04:55.898696  7979 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:55.899444  7979 heartbeater.cc:507] Master 127.5.180.126:43871 requested a full tablet report, sending...
I20260710 11:04:55.899982  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:55.900417  7987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.901382  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:55.901562  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.901773  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681495901759 us; error 0 us; skew 500 ppm
I20260710 11:04:55.901692  7852 ts_manager.cc:194] Registered new tserver with Master: 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:55.902493  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.903947  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33356
I20260710 11:04:55.905167  5841 webserver.cc:533] Webserver started at http://127.5.180.66:33961/ using document root <none> and password file <none>
I20260710 11:04:55.905687  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.905870  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.906134  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.907290  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "fac23828a56c4022b3bb7cbf925446ad"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.911471  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:04:55.914665  7991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.915524  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:55.915870  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "fac23828a56c4022b3bb7cbf925446ad"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:55.916152  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:55.930954  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:55.932039  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:55.933355  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:55.935463  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:55.935658  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.935922  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:55.936059  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:55.974766  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:44353
I20260710 11:04:55.974915  8053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:44353 every 8 connection(s)
I20260710 11:04:55.979506  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:55.986223  8057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.987253  8058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:55.990147  8060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:55.990559  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:55.991595  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:55.991609  8054 heartbeater.cc:344] Connected to a master server at 127.5.180.126:43871
W20260710 11:04:55.991853  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:55.992098  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681495992081 us; error 0 us; skew 500 ppm
I20260710 11:04:55.992107  8054 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:55.992784  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:55.993068  8054 heartbeater.cc:507] Master 127.5.180.126:43871 requested a full tablet report, sending...
I20260710 11:04:55.995169  7852 ts_manager.cc:194] Registered new tserver with Master: fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:55.995398  5841 webserver.cc:533] Webserver started at http://127.5.180.67:36601/ using document root <none> and password file <none>
I20260710 11:04:55.995959  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:55.996145  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:55.996404  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:55.996748  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33368
I20260710 11:04:55.997582  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "5214116ae5bb453aa73b782899057c3f"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:56.001837  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:04:56.004874  8065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.005550  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:04:56.005833  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "5214116ae5bb453aa73b782899057c3f"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:56.006089  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:56.016626  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:56.017769  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:56.019297  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:56.021430  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:56.021652  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.021891  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:56.022063  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.061213  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:40315
I20260710 11:04:56.061343  8127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:40315 every 8 connection(s)
I20260710 11:04:56.065878  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:56.073957  8132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:56.074703  8131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:56.075642  5841 server_base.cc:1061] running on GCE node
W20260710 11:04:56.075763  8134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:56.077028  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:56.077314  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:56.077538  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681496077520 us; error 0 us; skew 500 ppm
I20260710 11:04:56.078231  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:56.078517  8128 heartbeater.cc:344] Connected to a master server at 127.5.180.126:43871
I20260710 11:04:56.078964  8128 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:56.079873  8128 heartbeater.cc:507] Master 127.5.180.126:43871 requested a full tablet report, sending...
I20260710 11:04:56.080881  5841 webserver.cc:533] Webserver started at http://127.5.180.68:37189/ using document root <none> and password file <none>
I20260710 11:04:56.081535  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:56.081777  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:56.082072  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:56.082130  7852 ts_manager.cc:194] Registered new tserver with Master: 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:56.083657  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-3-root/instance:
uuid: "fc539af0158a4dc1963bcb913f58833a"
format_stamp: "Formatted at 2026-07-10 11:04:56 on dist-test-slave-3jtw"
I20260710 11:04:56.083969  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33384
I20260710 11:04:56.088478  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:56.092144  8139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.092906  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:56.093151  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
uuid: "fc539af0158a4dc1963bcb913f58833a"
format_stamp: "Formatted at 2026-07-10 11:04:56 on dist-test-slave-3jtw"
I20260710 11:04:56.093385  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:56.113945  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:56.115144  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:56.116456  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:56.118623  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:56.118834  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.119133  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:56.119302  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.158042  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.68:42677
I20260710 11:04:56.158135  8201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.68:42677 every 8 connection(s)
I20260710 11:04:56.170893  8202 heartbeater.cc:344] Connected to a master server at 127.5.180.126:43871
I20260710 11:04:56.171257  8202 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:56.171880  8202 heartbeater.cc:507] Master 127.5.180.126:43871 requested a full tablet report, sending...
I20260710 11:04:56.173588  7852 ts_manager.cc:194] Registered new tserver with Master: fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:56.174537  5841 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013420383s
I20260710 11:04:56.174809  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33396
I20260710 11:04:56.198462  7852 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33398:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:04:56.327679  7944 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba90d8c70c434cb4a3ebb972724580 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:56.329223  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba90d8c70c434cb4a3ebb972724580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.331952  7943 tablet_service.cc:1511] Processing CreateTablet for tablet 08eafb8d386b451ebcedc747a71d1c5f (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:56.333390  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eafb8d386b451ebcedc747a71d1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.335909  7942 tablet_service.cc:1511] Processing CreateTablet for tablet c807bc16404040de829fbdca237e90bc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:56.337327  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807bc16404040de829fbdca237e90bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.344425  7941 tablet_service.cc:1511] Processing CreateTablet for tablet bedf08f9483f4eb7a1333c209bc5e171 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:56.345867  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedf08f9483f4eb7a1333c209bc5e171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.347930  7940 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ddd291a664cdb9c45ebea787b3959 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:56.350346  7939 tablet_service.cc:1511] Processing CreateTablet for tablet bc9b91c506c04955a9e335fc6eed2c28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:56.351130  7938 tablet_service.cc:1511] Processing CreateTablet for tablet b264ffcab1c046e697ac730a40d25c03 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:56.352257  8093 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba90d8c70c434cb4a3ebb972724580 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:56.353511  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba90d8c70c434cb4a3ebb972724580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.353438  8089 tablet_service.cc:1511] Processing CreateTablet for tablet bc9b91c506c04955a9e335fc6eed2c28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:56.354436  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ddd291a664cdb9c45ebea787b3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.354772  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9b91c506c04955a9e335fc6eed2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.357949  8090 tablet_service.cc:1511] Processing CreateTablet for tablet bedf08f9483f4eb7a1333c209bc5e171 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:56.359230  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9b91c506c04955a9e335fc6eed2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.359973  8091 tablet_service.cc:1511] Processing CreateTablet for tablet f465114e9ce447ce83aca50426d22b54 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:56.361214  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f465114e9ce447ce83aca50426d22b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.363967  8092 tablet_service.cc:1511] Processing CreateTablet for tablet 08eafb8d386b451ebcedc747a71d1c5f (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:56.365221  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eafb8d386b451ebcedc747a71d1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.367240  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedf08f9483f4eb7a1333c209bc5e171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.371122  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b264ffcab1c046e697ac730a40d25c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.373035  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 08eafb8d386b451ebcedc747a71d1c5f (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:56.374444  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eafb8d386b451ebcedc747a71d1c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.375790  8167 tablet_service.cc:1511] Processing CreateTablet for tablet f0ba90d8c70c434cb4a3ebb972724580 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:56.376219  8018 tablet_service.cc:1511] Processing CreateTablet for tablet c807bc16404040de829fbdca237e90bc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:56.377207  8167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ba90d8c70c434cb4a3ebb972724580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.377379  8219 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:56.378448  8017 tablet_service.cc:1511] Processing CreateTablet for tablet f465114e9ce447ce83aca50426d22b54 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:56.380689  8016 tablet_service.cc:1511] Processing CreateTablet for tablet bedf08f9483f4eb7a1333c209bc5e171 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:56.380937  8166 tablet_service.cc:1511] Processing CreateTablet for tablet c807bc16404040de829fbdca237e90bc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:56.383656  8015 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ddd291a664cdb9c45ebea787b3959 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:56.385057  8165 tablet_service.cc:1511] Processing CreateTablet for tablet f465114e9ce447ce83aca50426d22b54 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:56.374439  8014 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d51ad1464dbf9ad945f77715cdc3 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:56.387878  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807bc16404040de829fbdca237e90bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.388603  8164 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ddd291a664cdb9c45ebea787b3959 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:56.389600  7937 tablet_service.cc:1511] Processing CreateTablet for tablet d5d64722ac724c86b84aed9e1116b208 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:56.391323  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d51ad1464dbf9ad945f77715cdc3 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:56.392649  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d51ad1464dbf9ad945f77715cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.389927  8164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ddd291a664cdb9c45ebea787b3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.393074  7936 tablet_service.cc:1511] Processing CreateTablet for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:56.394502  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f465114e9ce447ce83aca50426d22b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.394598  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d64722ac724c86b84aed9e1116b208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.396308  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.400393  8093 tablet_service.cc:1511] Processing CreateTablet for tablet b264ffcab1c046e697ac730a40d25c03 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:56.401723  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b264ffcab1c046e697ac730a40d25c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.404376  8087 tablet_service.cc:1511] Processing CreateTablet for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:56.405886  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.408313  8086 tablet_service.cc:1511] Processing CreateTablet for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:56.409934  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.404383  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f465114e9ce447ce83aca50426d22b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.411801  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ddd291a664cdb9c45ebea787b3959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.413496  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d51ad1464dbf9ad945f77715cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.415158  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c807bc16404040de829fbdca237e90bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.416890  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedf08f9483f4eb7a1333c209bc5e171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.428260  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 968eab2018ab4b9293a104dab6ce7922 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:56.428560  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8a584b630e47faa34f91abd3084260 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:56.429682  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968eab2018ab4b9293a104dab6ce7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.435138  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8a584b630e47faa34f91abd3084260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.444175  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 968eab2018ab4b9293a104dab6ce7922 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:56.445567  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968eab2018ab4b9293a104dab6ce7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.461001  8219 tablet_bootstrap.cc:654] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.464329  8163 tablet_service.cc:1511] Processing CreateTablet for tablet bc9b91c506c04955a9e335fc6eed2c28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:56.465767  8163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9b91c506c04955a9e335fc6eed2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.465435  8160 tablet_service.cc:1511] Processing CreateTablet for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:56.467890  8162 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d51ad1464dbf9ad945f77715cdc3 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:56.469624  8158 tablet_service.cc:1511] Processing CreateTablet for tablet 41c891e4bda74ef48f53a804787e4e9e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:56.470278  8161 tablet_service.cc:1511] Processing CreateTablet for tablet d5d64722ac724c86b84aed9e1116b208 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:56.466734  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1777f92cdf2a49c7a99bb7dab9c52ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.480191  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c891e4bda74ef48f53a804787e4e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.472066  8013 tablet_service.cc:1511] Processing CreateTablet for tablet b264ffcab1c046e697ac730a40d25c03 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:56.483685  8013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b264ffcab1c046e697ac730a40d25c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.473802  8012 tablet_service.cc:1511] Processing CreateTablet for tablet d5d64722ac724c86b84aed9e1116b208 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:56.487660  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d64722ac724c86b84aed9e1116b208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.476081  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 968eab2018ab4b9293a104dab6ce7922 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:56.478405  8011 tablet_service.cc:1511] Processing CreateTablet for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:56.467933  8159 tablet_service.cc:1511] Processing CreateTablet for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:56.493906  8161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d64722ac724c86b84aed9e1116b208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.499253  8162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d51ad1464dbf9ad945f77715cdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.492547  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968eab2018ab4b9293a104dab6ce7922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.509078  8159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.525692  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06cd0d8542e4e69b6bf2cd4c4f0c55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.602595  8015 tablet_service.cc:1511] Processing CreateTablet for tablet 41c891e4bda74ef48f53a804787e4e9e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:56.617944  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c891e4bda74ef48f53a804787e4e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.602686  8165 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8a584b630e47faa34f91abd3084260 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:56.623871  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8a584b630e47faa34f91abd3084260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.628187  8161 tablet_service.cc:1511] Processing CreateTablet for tablet b29145d90a234d7e8916f789e60090d8 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:56.629952  8161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29145d90a234d7e8916f789e60090d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.641151  8086 tablet_service.cc:1511] Processing CreateTablet for tablet 3284af6a79a2499b804549d8b45ae5b9 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:56.642606  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284af6a79a2499b804549d8b45ae5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.644523  8092 tablet_service.cc:1511] Processing CreateTablet for tablet b29145d90a234d7e8916f789e60090d8 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:56.653609  8167 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5c768c8e564aff8b6a7334603d3eab (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:56.661818  8167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5c768c8e564aff8b6a7334603d3eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.661653  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8a584b630e47faa34f91abd3084260 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:56.666901  7941 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5c768c8e564aff8b6a7334603d3eab (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:56.668300  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8a584b630e47faa34f91abd3084260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.664139  8221 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:56.663944  7938 tablet_service.cc:1511] Processing CreateTablet for tablet 41c891e4bda74ef48f53a804787e4e9e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:56.684926  8016 tablet_service.cc:1511] Processing CreateTablet for tablet b29145d90a234d7e8916f789e60090d8 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:56.686489  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29145d90a234d7e8916f789e60090d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.686791  7939 tablet_service.cc:1511] Processing CreateTablet for tablet e0d623ce358641ac924d27e9bb03bfe6 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:56.688413  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 3284af6a79a2499b804549d8b45ae5b9 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:56.688769  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 5c5c768c8e564aff8b6a7334603d3eab (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:56.692332  8087 tablet_service.cc:1511] Processing CreateTablet for tablet f47a05243331401c9d400ee426b4182e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:56.660074  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 3284af6a79a2499b804549d8b45ae5b9 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:56.709271  8223 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
W20260710 11:04:56.729211  7838 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.180.66:44353, user_credentials={real_user=slave}} blocked reactor thread for 44972.9us
I20260710 11:04:56.729154  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5b89bd24542bdbbbc309282dea5dd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:56.711833  8015 tablet_service.cc:1511] Processing CreateTablet for tablet f47a05243331401c9d400ee426b4182e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:56.734629  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5b89bd24542bdbbbc309282dea5dd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:56.714326  8084 tablet_service.cc:1511] Processing CreateTablet for tablet e0d623ce358641ac924d27e9bb03bfe6 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:56.715584  8220 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:56.716096  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29145d90a234d7e8916f789e60090d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.717288  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5c768c8e564aff8b6a7334603d3eab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.760138  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284af6a79a2499b804549d8b45ae5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.761040  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d623ce358641ac924d27e9bb03bfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.720183  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 7c797e189c504408ae783c82536606fc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:56.720476  8219 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:56.727857  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c5c768c8e564aff8b6a7334603d3eab. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:56.727941  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:56.762593  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c891e4bda74ef48f53a804787e4e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.776005  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5b89bd24542bdbbbc309282dea5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.776705  8219 ts_tablet_manager.cc:1403] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.400s	user 0.033s	sys 0.098s
I20260710 11:04:56.762696  8162 tablet_service.cc:1511] Processing CreateTablet for tablet e0d623ce358641ac924d27e9bb03bfe6 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:56.780339  8162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d623ce358641ac924d27e9bb03bfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.779948  8219 raft_consensus.cc:359] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:56.780824  8219 raft_consensus.cc:385] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:56.781159  8219 raft_consensus.cc:740] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.785614  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5b89bd24542bdbbbc309282dea5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.786056  8158 tablet_service.cc:1511] Processing CreateTablet for tablet 7c797e189c504408ae783c82536606fc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:56.787609  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c797e189c504408ae783c82536606fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.787154  8219 consensus_queue.cc:260] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:56.789173  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3284af6a79a2499b804549d8b45ae5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.790735  7942 tablet_service.cc:1511] Processing CreateTablet for tablet a900eb022e644fcebddafe7025dc2b28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:56.791155  8090 tablet_service.cc:1511] Processing CreateTablet for tablet a900eb022e644fcebddafe7025dc2b28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:56.792075  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a900eb022e644fcebddafe7025dc2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.793933  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c797e189c504408ae783c82536606fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.795136  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a05243331401c9d400ee426b4182e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.797636  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a05243331401c9d400ee426b4182e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.739233  8091 tablet_service.cc:1511] Processing CreateTablet for tablet 31b5b89bd24542bdbbbc309282dea5dd (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:56.742069  8221 tablet_bootstrap.cc:654] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.746737  8164 tablet_service.cc:1511] Processing CreateTablet for tablet f47a05243331401c9d400ee426b4182e (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:56.748863  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 7c797e189c504408ae783c82536606fc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:56.752583  8013 tablet_service.cc:1511] Processing CreateTablet for tablet 80ff39ecf8ee44a1895225ef974b5acc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:56.780007  8160 tablet_service.cc:1511] Processing CreateTablet for tablet a900eb022e644fcebddafe7025dc2b28 (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 11:04:56.744105  7837 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.180.65:36285, user_credentials={real_user=slave}} blocked reactor thread for 62790.9us
I20260710 11:04:56.804570  8164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47a05243331401c9d400ee426b4182e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.806610  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d623ce358641ac924d27e9bb03bfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.816561  8013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ff39ecf8ee44a1895225ef974b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.821851  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a900eb022e644fcebddafe7025dc2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.823951  8219 ts_tablet_manager.cc:1434] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.006s
I20260710 11:04:56.823805  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 80ff39ecf8ee44a1895225ef974b5acc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:56.812865  8223 tablet_bootstrap.cc:654] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.837951  8128 heartbeater.cc:499] Master 127.5.180.126:43871 was elected leader, sending a full tablet report...
I20260710 11:04:56.854030  8220 tablet_bootstrap.cc:654] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:56.838783  8219 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:56.867154  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b5b89bd24542bdbbbc309282dea5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.871767  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c797e189c504408ae783c82536606fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.873091  8224 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.873529  8224 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:56.889179  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a900eb022e644fcebddafe7025dc2b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.897446  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ff39ecf8ee44a1895225ef974b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.906602  7979 heartbeater.cc:499] Master 127.5.180.126:43871 was elected leader, sending a full tablet report...
I20260710 11:04:56.961380  8166 tablet_service.cc:1511] Processing CreateTablet for tablet 80ff39ecf8ee44a1895225ef974b5acc (DEFAULT_TABLE table=test-workload [id=ac12f075b3d34d3391560346e04cef25]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:56.962898  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ff39ecf8ee44a1895225ef974b5acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:56.971768  8223 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:56.969997  8224 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:56.979468  8223 ts_tablet_manager.cc:1403] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.271s	user 0.029s	sys 0.009s
I20260710 11:04:56.999135  8054 heartbeater.cc:499] Master 127.5.180.126:43871 was elected leader, sending a full tablet report...
I20260710 11:04:57.028239  8221 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.028865  8221 ts_tablet_manager.cc:1403] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.365s	user 0.012s	sys 0.015s
I20260710 11:04:57.029348  8219 tablet_bootstrap.cc:654] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.040469  8221 raft_consensus.cc:359] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.041285  8221 raft_consensus.cc:385] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.041594  8221 raft_consensus.cc:740] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.059187  8223 raft_consensus.cc:359] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.060385  8223 raft_consensus.cc:385] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.060703  8223 raft_consensus.cc:740] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.060945  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.061561  8223 consensus_queue.cc:260] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
W20260710 11:04:57.062536  8067 leader_election.cc:343] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:57.065869  8129 tablet.cc:2406] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:57.063402  8221 consensus_queue.cc:260] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.090553  8219 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.091115  8219 ts_tablet_manager.cc:1403] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.253s	user 0.009s	sys 0.006s
I20260710 11:04:57.094056  8219 raft_consensus.cc:359] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.094502  8220 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.094887  8219 raft_consensus.cc:385] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.098618  8202 heartbeater.cc:499] Master 127.5.180.126:43871 was elected leader, sending a full tablet report...
I20260710 11:04:57.099470  8223 ts_tablet_manager.cc:1434] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.013s
I20260710 11:04:57.100414  8223 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.096470  8219 raft_consensus.cc:740] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.103555  8219 consensus_queue.cc:260] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.104511  8221 ts_tablet_manager.cc:1434] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.004s
I20260710 11:04:57.105688  8219 ts_tablet_manager.cc:1434] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:57.106591  8223 tablet_bootstrap.cc:654] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.108734  8221 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.097434  8220 ts_tablet_manager.cc:1403] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.382s	user 0.000s	sys 0.020s
I20260710 11:04:57.106618  8219 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.116122  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.116695  8220 raft_consensus.cc:359] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.117493  8220 raft_consensus.cc:385] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:57.117779  8066 leader_election.cc:343] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.117864  8220 raft_consensus.cc:740] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.118279  8066 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.118988  8220 consensus_queue.cc:260] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.119495  8224 raft_consensus.cc:2749] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.124044  8221 tablet_bootstrap.cc:654] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.124926  8219 tablet_bootstrap.cc:654] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.129832  8221 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.130358  8221 ts_tablet_manager.cc:1403] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.005s
I20260710 11:04:57.133334  8221 raft_consensus.cc:359] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.134037  8221 raft_consensus.cc:385] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.134341  8221 raft_consensus.cc:740] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.135170  8221 consensus_queue.cc:260] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.137066  8223 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.137773  8223 ts_tablet_manager.cc:1403] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:04:57.142139  8221 ts_tablet_manager.cc:1434] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:04:57.144524  8221 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.141659  8223 raft_consensus.cc:359] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.145035  8223 raft_consensus.cc:385] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.145556  8220 ts_tablet_manager.cc:1434] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.032s	user 0.027s	sys 0.003s
I20260710 11:04:57.146174  8223 raft_consensus.cc:740] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.146823  8220 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.147197  8223 consensus_queue.cc:260] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.149664  8223 ts_tablet_manager.cc:1434] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:04:57.150771  8223 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.151435  8221 tablet_bootstrap.cc:654] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.145548  8236 raft_consensus.cc:493] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.153263  8236 raft_consensus.cc:515] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.156241  8236 leader_election.cc:290] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.161435  8220 tablet_bootstrap.cc:654] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.165817  8223 tablet_bootstrap.cc:654] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.173193  8219 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.173753  8219 ts_tablet_manager.cc:1403] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.003s
I20260710 11:04:57.177192  8219 raft_consensus.cc:359] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.178030  8219 raft_consensus.cc:385] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.178517  8219 raft_consensus.cc:740] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.179642  8219 consensus_queue.cc:260] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.187019  8219 ts_tablet_manager.cc:1434] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 11:04:57.188262  8219 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.194494  8219 tablet_bootstrap.cc:654] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.196817  8221 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.196940  8220 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.197404  8221 ts_tablet_manager.cc:1403] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.024s
I20260710 11:04:57.197535  8220 ts_tablet_manager.cc:1403] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.003s
I20260710 11:04:57.198187  8223 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.198691  8223 ts_tablet_manager.cc:1403] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260710 11:04:57.200402  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.200536  8220 raft_consensus.cc:359] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.201207  8220 raft_consensus.cc:385] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.201516  8220 raft_consensus.cc:740] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.201624  8223 raft_consensus.cc:359] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
W20260710 11:04:57.202097  7992 leader_election.cc:343] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.202536  8223 raft_consensus.cc:385] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.202262  8220 consensus_queue.cc:260] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.202899  8223 raft_consensus.cc:740] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.203641  8235 raft_consensus.cc:493] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.204651  8220 ts_tablet_manager.cc:1434] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:57.204520  8235 raft_consensus.cc:515] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.205085  8221 raft_consensus.cc:359] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.205590  8224 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.205796  8221 raft_consensus.cc:385] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.206167  8221 raft_consensus.cc:740] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.206168  8224 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.207302  8221 consensus_queue.cc:260] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.208515  8224 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.210250  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
W20260710 11:04:57.212327  8067 leader_election.cc:343] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.212423  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
W20260710 11:04:57.214483  8066 leader_election.cc:343] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.215047  8066 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.215796  8220 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.216360  8224 raft_consensus.cc:2749] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.214427  8235 leader_election.cc:290] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:57.226205  8219 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.226949  8219 ts_tablet_manager.cc:1403] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 11:04:57.229239  8224 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.229743  8224 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.232306  8223 consensus_queue.cc:260] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.236357  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
W20260710 11:04:57.237998  8067 leader_election.cc:343] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.238620  8224 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.240634  8219 raft_consensus.cc:359] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.241469  8219 raft_consensus.cc:385] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.241888  8219 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.241533  8223 ts_tablet_manager.cc:1434] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 11:04:57.243450  8223 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.244297  8220 tablet_bootstrap.cc:654] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.247234  8219 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.252776  8234 raft_consensus.cc:493] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.252918  8219 ts_tablet_manager.cc:1434] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260710 11:04:57.253350  8234 raft_consensus.cc:515] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.254458  8219 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.256201  8234 leader_election.cc:290] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.262053  8219 tablet_bootstrap.cc:654] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.268100  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.269239  8220 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.269174  7954 raft_consensus.cc:2468] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:57.269948  8220 ts_tablet_manager.cc:1403] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 11:04:57.271121  7993 leader_election.cc:304] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [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: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.272310  8239 raft_consensus.cc:2804] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.272692  8239 raft_consensus.cc:493] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.273023  8239 raft_consensus.cc:3060] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.280546  8221 ts_tablet_manager.cc:1434] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.083s	user 0.015s	sys 0.041s
I20260710 11:04:57.281608  8221 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.281176  8239 raft_consensus.cc:515] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.283532  8220 raft_consensus.cc:359] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.284272  8220 raft_consensus.cc:385] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.284578  8220 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.288019  8239 leader_election.cc:290] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.290148  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.291077  8029 raft_consensus.cc:2393] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04bb22eecfde4a08883fc71a69da4f71 in current term 1: Already voted for candidate fac23828a56c4022b3bb7cbf925446ad in this term.
I20260710 11:04:57.291335  8221 tablet_bootstrap.cc:654] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.291009  8220 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.292316  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:57.292960  7954 raft_consensus.cc:3060] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.293973  8220 ts_tablet_manager.cc:1434] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:04:57.298812  8220 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.303340  7954 raft_consensus.cc:2468] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:57.304482  8224 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.304996  8224 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.307003  8224 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.307371  8223 tablet_bootstrap.cc:654] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.307926  8220 tablet_bootstrap.cc:654] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.308128  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.304484  7993 leader_election.cc:304] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
W20260710 11:04:57.309679  8066 leader_election.cc:343] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.309715  8239 raft_consensus.cc:2804] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.310614  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.312119  8239 raft_consensus.cc:697] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:57.313230  8239 consensus_queue.cc:237] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.315847  8219 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.316325  8219 ts_tablet_manager.cc:1403] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.007s
I20260710 11:04:57.320094  8219 raft_consensus.cc:359] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.320863  8219 raft_consensus.cc:385] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.321148  8219 raft_consensus.cc:740] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.321846  8219 consensus_queue.cc:260] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.316326  8221 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.323453  8221 ts_tablet_manager.cc:1403] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260710 11:04:57.326911  8221 raft_consensus.cc:359] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.327766  8221 raft_consensus.cc:385] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.328047  8221 raft_consensus.cc:740] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.329799  8219 ts_tablet_manager.cc:1434] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 11:04:57.331015  8219 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.336176  8223 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.336665  8223 ts_tablet_manager.cc:1403] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.022s
I20260710 11:04:57.337863  8219 tablet_bootstrap.cc:654] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.339090  8221 consensus_queue.cc:260] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
W20260710 11:04:57.339615  8068 leader_election.cc:343] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.340032  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.339833  7850 catalog_manager.cc:5697] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:57.340663  8029 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:57.340066  8068 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.341671  8224 raft_consensus.cc:2749] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.342103  8068 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.342370  8223 raft_consensus.cc:359] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.343086  8223 raft_consensus.cc:385] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.343362  8223 raft_consensus.cc:740] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.344089  8223 consensus_queue.cc:260] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.344630  8221 ts_tablet_manager.cc:1434] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:04:57.345011  8224 raft_consensus.cc:2804] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.345256  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.345384  8224 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.345814  8224 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.345939  8221 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
W20260710 11:04:57.346606  7992 leader_election.cc:343] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.347106  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
W20260710 11:04:57.348270  7917 leader_election.cc:343] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.348681  7917 leader_election.cc:304] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.349574  8247 raft_consensus.cc:2749] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.350562  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:57.352065  8142 leader_election.cc:343] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.357613  8221 tablet_bootstrap.cc:654] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.364508  8223 ts_tablet_manager.cc:1434] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:04:57.365732  8224 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.369056  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:57.369597  8029 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.372141  8223 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.373874  8219 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.374423  8219 ts_tablet_manager.cc:1403] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.003s
I20260710 11:04:57.376324  8220 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.376796  8220 ts_tablet_manager.cc:1403] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.018s
I20260710 11:04:57.376984  8221 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.377480  8221 ts_tablet_manager.cc:1403] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260710 11:04:57.377393  8219 raft_consensus.cc:359] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.378167  8219 raft_consensus.cc:385] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.378610  8219 raft_consensus.cc:740] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.378261  8029 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:57.379479  8219 consensus_queue.cc:260] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.380064  8068 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:57.380501  8221 raft_consensus.cc:359] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.381239  8221 raft_consensus.cc:385] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.381650  8221 raft_consensus.cc:740] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.382436  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.382489  8221 consensus_queue.cc:260] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.381192  8225 raft_consensus.cc:2804] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.384896  8221 ts_tablet_manager.cc:1434] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:04:57.385562  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.385905  8221 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
W20260710 11:04:57.386984  8066 leader_election.cc:343] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:57.387095  8142 leader_election.cc:343] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.387233  8223 tablet_bootstrap.cc:654] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.387588  8142 leader_election.cc:304] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.392293  8221 tablet_bootstrap.cc:654] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.392686  8224 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.391422  8220 raft_consensus.cc:359] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.395483  8220 raft_consensus.cc:385] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.397043  8220 raft_consensus.cc:740] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.398782  8223 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.399504  8223 ts_tablet_manager.cc:1403] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260710 11:04:57.401072  8234 raft_consensus.cc:2749] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.399641  8220 consensus_queue.cc:260] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.402794  8219 ts_tablet_manager.cc:1434] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260710 11:04:57.408272  8221 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.408849  8221 ts_tablet_manager.cc:1403] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260710 11:04:57.409487  8225 raft_consensus.cc:697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:57.408854  8219 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.410413  8225 consensus_queue.cc:237] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.403692  8223 raft_consensus.cc:359] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.411583  8223 raft_consensus.cc:385] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.411895  8223 raft_consensus.cc:740] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.412539  8221 raft_consensus.cc:359] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.413549  8221 raft_consensus.cc:385] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.413933  8221 raft_consensus.cc:740] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.412308  8220 ts_tablet_manager.cc:1434] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:04:57.414909  8221 consensus_queue.cc:260] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.416487  8220 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.417747  8221 ts_tablet_manager.cc:1434] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:04:57.419065  8221 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.424991  8220 tablet_bootstrap.cc:654] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.425962  8221 tablet_bootstrap.cc:654] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.429035  8219 tablet_bootstrap.cc:654] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.412616  8223 consensus_queue.cc:260] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.432108  8223 ts_tablet_manager.cc:1434] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:04:57.433947  8223 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.435676  7852 catalog_manager.cc:5697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.440079  8223 tablet_bootstrap.cc:654] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.441654  8221 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.442392  8221 ts_tablet_manager.cc:1403] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260710 11:04:57.444299  8219 tablet_bootstrap.cc:492] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.444942  8219 ts_tablet_manager.cc:1403] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260710 11:04:57.446753  8221 raft_consensus.cc:359] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.447928  8221 raft_consensus.cc:385] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.448426  8221 raft_consensus.cc:740] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.449692  8221 consensus_queue.cc:260] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.451510  8219 raft_consensus.cc:359] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.452224  8219 raft_consensus.cc:385] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.452507  8219 raft_consensus.cc:740] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.452709  8247 raft_consensus.cc:493] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.453133  8247 raft_consensus.cc:515] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.453212  8219 consensus_queue.cc:260] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.456357  8221 ts_tablet_manager.cc:1434] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:04:57.456811  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.457585  8221 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.458446  8247 leader_election.cc:290] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
W20260710 11:04:57.459568  7917 leader_election.cc:343] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.461040  8223 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.461552  8223 ts_tablet_manager.cc:1403] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 11:04:57.457022  8219 ts_tablet_manager.cc:1434] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:04:57.464748  8223 raft_consensus.cc:359] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.465533  8223 raft_consensus.cc:385] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.465786  8221 tablet_bootstrap.cc:654] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.466710  8220 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.467069  8223 raft_consensus.cc:740] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.467327  8220 ts_tablet_manager.cc:1403] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.011s
I20260710 11:04:57.467911  8223 consensus_queue.cc:260] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.470420  8223 ts_tablet_manager.cc:1434] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260710 11:04:57.471422  8223 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.471320  8220 raft_consensus.cc:359] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.472522  8220 raft_consensus.cc:385] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.472946  8220 raft_consensus.cc:740] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.473194  8225 raft_consensus.cc:493] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.465590  8219 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.473708  8225 raft_consensus.cc:515] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.475970  8225 leader_election.cc:290] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.477643  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.477973  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.478247  8223 tablet_bootstrap.cc:654] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.478361  8177 raft_consensus.cc:2468] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
W20260710 11:04:57.479595  8067 leader_election.cc:343] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.480257  8066 leader_election.cc:304] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:04:57.481586  8221 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.482133  8221 ts_tablet_manager.cc:1403] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.015s
I20260710 11:04:57.482339  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.482715  8247 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.483775  8225 raft_consensus.cc:2804] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.483413  8247 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.484211  8225 raft_consensus.cc:493] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.484656  8225 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.485618  8221 raft_consensus.cc:359] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.486142  8247 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.486405  8221 raft_consensus.cc:385] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.486908  8221 raft_consensus.cc:740] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.487825  8221 consensus_queue.cc:260] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.490285  8221 ts_tablet_manager.cc:1434] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:57.491369  8221 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
W20260710 11:04:57.491532  7919 leader_election.cc:343] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.492208  7919 leader_election.cc:304] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.492247  8225 raft_consensus.cc:515] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.490079  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.493608  8177 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:57.495160  8247 raft_consensus.cc:2749] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.495468  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.496496  8234 raft_consensus.cc:493] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.496901  7917 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:57.497058  8234 raft_consensus.cc:515] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.498111  8247 raft_consensus.cc:2804] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.498579  8247 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.498723  8221 tablet_bootstrap.cc:654] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.499078  8247 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.499737  8234 leader_election.cc:290] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:57.496133  8177 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.508010  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.508584  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.509421  8103 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:57.510943  8219 tablet_bootstrap.cc:654] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.513167  8221 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.513736  8221 ts_tablet_manager.cc:1403] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 11:04:57.514858  8177 raft_consensus.cc:2468] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:57.516074  8066 leader_election.cc:304] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:57.517122  8220 consensus_queue.cc:260] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.518205  8265 raft_consensus.cc:2804] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.518735  8265 raft_consensus.cc:697] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:57.517261  8221 raft_consensus.cc:359] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.519579  8265 consensus_queue.cc:237] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.520800  8221 raft_consensus.cc:385] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.521152  8221 raft_consensus.cc:740] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.526408  8239 raft_consensus.cc:493] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.527163  8239 raft_consensus.cc:515] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.529255  8235 raft_consensus.cc:493] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.529846  8235 raft_consensus.cc:515] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.561688  8220 ts_tablet_manager.cc:1434] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260710 11:04:57.565471  8221 consensus_queue.cc:260] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.566066  8235 leader_election.cc:290] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.566295  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
W20260710 11:04:57.568096  8067 leader_election.cc:343] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.572751  8247 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.577771  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.578389  8177 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.581539  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.583758  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.585232  8225 leader_election.cc:290] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.588009  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.588702  8176 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:57.588990  8177 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:57.589953  7992 leader_election.cc:304] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:57.599674  8236 raft_consensus.cc:2804] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.600142  8236 raft_consensus.cc:493] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.600562  8236 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.592025  7917 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:57.594813  8234 raft_consensus.cc:493] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.605020  8235 raft_consensus.cc:2804] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.604904  8234 raft_consensus.cc:515] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.605686  8235 raft_consensus.cc:697] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:04:57.606851  8235 consensus_queue.cc:237] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.594199  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.615504  8103 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:57.612398  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.610802  8234 leader_election.cc:290] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
W20260710 11:04:57.618960  8142 leader_election.cc:343] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.622699  8247 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.624419  8247 raft_consensus.cc:493] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.625032  8247 raft_consensus.cc:515] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.640728  8225 raft_consensus.cc:493] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.597690  8239 leader_election.cc:290] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.641260  7852 catalog_manager.cc:5697] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:57.644793  7919 leader_election.cc:343] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:57.645576  7919 leader_election.cc:343] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.645982  7919 leader_election.cc:304] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.647805  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:57.648579  8103 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.650960  8235 raft_consensus.cc:2749] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.651721  8235 raft_consensus.cc:493] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.656258  8239 raft_consensus.cc:493] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.656006  8235 raft_consensus.cc:515] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.656884  8239 raft_consensus.cc:515] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.641275  8225 raft_consensus.cc:515] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.660266  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.661350  8225 leader_election.cc:290] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.664202  8235 leader_election.cc:290] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.664968  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.665305  8247 leader_election.cc:290] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.663995  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:57.667754  8068 leader_election.cc:343] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.665838  8177 raft_consensus.cc:2468] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
W20260710 11:04:57.668818  7917 leader_election.cc:343] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.669972  8066 leader_election.cc:304] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.671295  8103 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:57.664981  8223 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.671886  7852 catalog_manager.cc:5697] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.672626  8284 raft_consensus.cc:493] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.673101  8284 raft_consensus.cc:515] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.672633  8223 ts_tablet_manager.cc:1403] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.201s	user 0.064s	sys 0.098s
I20260710 11:04:57.679963  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ddd291a664cdb9c45ebea787b3959" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.681015  7954 raft_consensus.cc:2393] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc539af0158a4dc1963bcb913f58833a in current term 1: Already voted for candidate fac23828a56c4022b3bb7cbf925446ad in this term.
I20260710 11:04:57.681432  8239 leader_election.cc:290] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.682260  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.682761  8284 leader_election.cc:290] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.683121  7953 raft_consensus.cc:2468] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 0.
I20260710 11:04:57.683439  8223 raft_consensus.cc:359] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.684182  8223 raft_consensus.cc:385] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.684480  8223 raft_consensus.cc:740] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.684533  7952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c891e4bda74ef48f53a804787e4e9e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.685055  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.685286  8223 consensus_queue.cc:260] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.685737  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.686556  7951 raft_consensus.cc:2468] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:57.687628  8223 ts_tablet_manager.cc:1434] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:04:57.688208  7993 leader_election.cc:304] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:57.690186  8284 raft_consensus.cc:2804] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.690591  8284 raft_consensus.cc:493] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.690964  8284 raft_consensus.cc:3060] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:57.691004  7993 leader_election.cc:343] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.693292  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.688585  8223 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.699002  8265 raft_consensus.cc:2804] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.699404  8265 raft_consensus.cc:493] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.699753  8265 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.700434  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c891e4bda74ef48f53a804787e4e9e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.701298  8177 raft_consensus.cc:2468] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:57.703133  8220 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.702979  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.703297  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
W20260710 11:04:57.705297  7994 leader_election.cc:343] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.705451  8236 raft_consensus.cc:515] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.707783  8236 leader_election.cc:290] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.698256  8284 raft_consensus.cc:515] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.708900  8141 leader_election.cc:304] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.709923  8220 tablet_bootstrap.cc:654] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.710455  8234 raft_consensus.cc:3060] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.710876  8284 leader_election.cc:290] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.715713  7952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:57.716740  7952 raft_consensus.cc:3060] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.718207  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:57.719035  8103 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.719393  8029 raft_consensus.cc:2393] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04bb22eecfde4a08883fc71a69da4f71 in current term 1: Already voted for candidate fac23828a56c4022b3bb7cbf925446ad in this term.
I20260710 11:04:57.720650  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
W20260710 11:04:57.723508  7994 leader_election.cc:343] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.724709  8220 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.725239  8220 ts_tablet_manager.cc:1403] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:04:57.726511  8103 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:57.727821  7994 leader_election.cc:304] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:57.728608  8284 raft_consensus.cc:2804] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.729024  8221 ts_tablet_manager.cc:1434] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.215s	user 0.078s	sys 0.105s
I20260710 11:04:57.708411  8219 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.729105  8284 raft_consensus.cc:697] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:57.730506  8219 ts_tablet_manager.cc:1403] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.265s	user 0.011s	sys 0.002s
I20260710 11:04:57.730876  8284 consensus_queue.cc:237] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.733103  8219 raft_consensus.cc:359] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.733749  8219 raft_consensus.cc:385] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.734023  8219 raft_consensus.cc:740] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.729043  8265 raft_consensus.cc:515] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.734740  8219 consensus_queue.cc:260] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.735523  8141 leader_election.cc:304] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.737071  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
W20260710 11:04:57.738225  8068 leader_election.cc:343] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.738690  8221 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.741082  8219 ts_tablet_manager.cc:1434] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:57.741520  8220 raft_consensus.cc:359] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.742249  8220 raft_consensus.cc:385] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.742527  8220 raft_consensus.cc:740] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.741966  8219 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.743337  8236 consensus_queue.cc:1048] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.747342  8265 leader_election.cc:290] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.751278  8221 tablet_bootstrap.cc:654] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.743767  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.743347  8220 consensus_queue.cc:260] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.751856  8177 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.753978  8220 ts_tablet_manager.cc:1434] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:04:57.707533  7992 leader_election.cc:304] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [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: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:04:57.755685  8236 raft_consensus.cc:2804] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.756057  8236 raft_consensus.cc:493] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.751556  8219 tablet_bootstrap.cc:654] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.756465  8236 raft_consensus.cc:3060] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.762997  8283 raft_consensus.cc:493] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:57.763190  7992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.68:42677, user_credentials={real_user=slave}} blocked reactor thread for 55943us
I20260710 11:04:57.763537  8283 raft_consensus.cc:515] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.763226  7852 catalog_manager.cc:5697] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.764799  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.765377  8176 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.765702  8283 leader_election.cc:290] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.772735  8176 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:57.774029  8177 raft_consensus.cc:2468] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:57.775511  8066 leader_election.cc:304] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.776257  8236 raft_consensus.cc:515] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.777813  8265 raft_consensus.cc:2804] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.778390  8265 raft_consensus.cc:697] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:57.779031  8234 raft_consensus.cc:2749] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:57.779191  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:57.779862  8234 raft_consensus.cc:2804] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.780416  8234 raft_consensus.cc:493] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.779762  8265 consensus_queue.cc:237] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.780805  8234 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.781827  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c891e4bda74ef48f53a804787e4e9e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
W20260710 11:04:57.783382  7919 leader_election.cc:343] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.783933  7919 leader_election.cc:304] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a
W20260710 11:04:57.784154  7993 leader_election.cc:343] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:57.785547  7919 leader_election.cc:343] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.786021  7919 leader_election.cc:304] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.786778  8283 raft_consensus.cc:2749] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:57.787449  8141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.65:36285, user_credentials={real_user=slave}} blocked reactor thread for 52014.4us
I20260710 11:04:57.788322  7952 raft_consensus.cc:2468] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:57.789542  7993 leader_election.cc:304] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [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: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:04:57.790171  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c891e4bda74ef48f53a804787e4e9e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:57.790462  8285 raft_consensus.cc:2804] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.790779  8176 raft_consensus.cc:3060] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.791013  8285 raft_consensus.cc:697] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:57.791877  8285 consensus_queue.cc:237] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.796582  7851 catalog_manager.cc:5697] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.798369  8221 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.798907  8221 ts_tablet_manager.cc:1403] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.001s
I20260710 11:04:57.798892  8220 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.801482  8221 raft_consensus.cc:359] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.802205  8221 raft_consensus.cc:385] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.802531  8221 raft_consensus.cc:740] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.803349  8221 consensus_queue.cc:260] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.805388  8221 ts_tablet_manager.cc:1434] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:04:57.806644  8223 tablet_bootstrap.cc:654] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.816632  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.807454  8236 leader_election.cc:290] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:57.808161  8283 raft_consensus.cc:2749] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.809765  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.819281  8221 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.821525  8220 tablet_bootstrap.cc:654] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:57.823272  7919 leader_election.cc:343] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:57.824134  7919 leader_election.cc:343] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.824361  8176 raft_consensus.cc:2468] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:57.824626  7919 leader_election.cc:304] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.825512  7992 leader_election.cc:304] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [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: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:04:57.826640  8236 raft_consensus.cc:2804] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.827356  8236 raft_consensus.cc:697] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:57.828045  8279 raft_consensus.cc:2749] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.828210  8236 consensus_queue.cc:237] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.831207  8221 tablet_bootstrap.cc:654] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.832185  8285 consensus_queue.cc:1048] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.832533  8219 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.833521  8219 ts_tablet_manager.cc:1403] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.022s
I20260710 11:04:57.833638  8234 raft_consensus.cc:515] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.836757  8219 raft_consensus.cc:359] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.837672  8219 raft_consensus.cc:385] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.838014  8219 raft_consensus.cc:740] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.838335  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:57.839190  7951 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.838986  8219 consensus_queue.cc:260] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.840378  8234 leader_election.cc:290] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:57.841346  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:57.842586  8223 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
W20260710 11:04:57.842665  8142 leader_election.cc:343] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.843135  8223 ts_tablet_manager.cc:1403] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.007s
I20260710 11:04:57.845681  8223 raft_consensus.cc:359] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.846303  8223 raft_consensus.cc:385] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.846248  7951 raft_consensus.cc:2468] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:04:57.847690  8141 leader_election.cc:304] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.849804  8219 ts_tablet_manager.cc:1434] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:04:57.850610  8220 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:57.850610  8221 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.851303  8221 ts_tablet_manager.cc:1403] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 11:04:57.854038  8279 raft_consensus.cc:493] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.854475  8279 raft_consensus.cc:515] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.856674  8279 leader_election.cc:290] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:57.859308  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.860199  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:57.859320  8219 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.860239  7848 catalog_manager.cc:5697] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.861461  8176 raft_consensus.cc:2393] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04bb22eecfde4a08883fc71a69da4f71 in current term 1: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:04:57.862802  7917 leader_election.cc:304] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:57.862731  8221 raft_consensus.cc:359] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.863660  8234 raft_consensus.cc:2804] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.863835  8221 raft_consensus.cc:385] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.851254  8220 ts_tablet_manager.cc:1403] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260710 11:04:57.864169  8279 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.864320  8221 raft_consensus.cc:740] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.865046  8234 raft_consensus.cc:697] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:04:57.865363  8221 consensus_queue.cc:260] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.868299  8221 ts_tablet_manager.cc:1434] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:04:57.869481  8221 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.862408  7848 catalog_manager.cc:5697] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:57.873973  8279 raft_consensus.cc:2749] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.882314  8219 tablet_bootstrap.cc:654] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.866050  8234 consensus_queue.cc:237] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:57.846657  8223 raft_consensus.cc:740] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.884862  8223 consensus_queue.cc:260] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.886392  8221 tablet_bootstrap.cc:654] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.893796  8219 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:57.899380  8223 ts_tablet_manager.cc:1434] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260710 11:04:57.899507  8219 ts_tablet_manager.cc:1403] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260710 11:04:57.900313  8223 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.900952  8221 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.901551  8221 ts_tablet_manager.cc:1403] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260710 11:04:57.902362  8219 raft_consensus.cc:359] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.898932  8265 raft_consensus.cc:493] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.903434  8265 raft_consensus.cc:515] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.904908  8221 raft_consensus.cc:359] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.905484  8265 leader_election.cc:290] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:57.906169  8223 tablet_bootstrap.cc:654] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.908026  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.908857  7951 raft_consensus.cc:2393] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 1: Already voted for candidate fac23828a56c4022b3bb7cbf925446ad in this term.
I20260710 11:04:57.909935  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedf08f9483f4eb7a1333c209bc5e171" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.911422  8221 raft_consensus.cc:385] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.911834  8221 raft_consensus.cc:740] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.913159  8067 leader_election.cc:304] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:57.913924  8221 consensus_queue.cc:260] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:57.914752  8265 raft_consensus.cc:3060] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.897147  8220 raft_consensus.cc:359] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.927157  8220 raft_consensus.cc:385] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.927489  8220 raft_consensus.cc:740] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.928135  8219 raft_consensus.cc:385] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.928270  8279 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.928453  8219 raft_consensus.cc:740] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.929065  8221 ts_tablet_manager.cc:1434] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:04:57.928831  8279 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.929476  8223 tablet_bootstrap.cc:492] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:57.929344  8220 consensus_queue.cc:260] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.930006  8221 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.930042  8223 ts_tablet_manager.cc:1403] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.009s
I20260710 11:04:57.930915  8279 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:57.932685  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:57.933291  8029 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:57.934233  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:57.934808  8103 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:57.935779  8221 tablet_bootstrap.cc:654] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.936002  7919 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:57.930584  8219 consensus_queue.cc:260] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.937631  8279 raft_consensus.cc:2804] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.938423  8220 ts_tablet_manager.cc:1434] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260710 11:04:57.926604  8265 raft_consensus.cc:2749] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:57.938978  8223 raft_consensus.cc:359] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.940893  8223 raft_consensus.cc:385] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.941196  8223 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.940555  8279 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.941814  8223 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:57.942368  8279 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.942654  8219 ts_tablet_manager.cc:1434] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:04:57.943826  8223 ts_tablet_manager.cc:1434] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:04:57.943787  8220 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:57.945268  8223 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:57.949892  8220 tablet_bootstrap.cc:654] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.950923  8223 tablet_bootstrap.cc:654] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.953244  8219 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:57.961438  8219 tablet_bootstrap.cc:654] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.955755  8221 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:57.951750  8279 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.961989  8221 ts_tablet_manager.cc:1403] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260710 11:04:57.964617  8221 raft_consensus.cc:359] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.965237  8221 raft_consensus.cc:385] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:57.965516  8221 raft_consensus.cc:740] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:57.967288  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:57.968091  8029 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.969826  8221 consensus_queue.cc:260] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.973505  8265 raft_consensus.cc:493] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.973742  8221 ts_tablet_manager.cc:1434] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:04:57.974021  8265 raft_consensus.cc:515] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.974910  8221 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:57.976693  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284af6a79a2499b804549d8b45ae5b9" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:57.977319  7951 raft_consensus.cc:2468] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:57.978511  8067 leader_election.cc:304] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:04:57.979312  8225 raft_consensus.cc:2804] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:57.979666  8225 raft_consensus.cc:493] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:57.979974  8225 raft_consensus.cc:3060] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.980250  8029 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:57.980855  8221 tablet_bootstrap.cc:654] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:57.983215  7919 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:57.984125  8283 raft_consensus.cc:2804] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:57.984591  8283 raft_consensus.cc:697] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:04:57.985414  8283 consensus_queue.cc:237] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.987150  8224 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.989991  8235 consensus_queue.cc:1048] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.990929  8265 leader_election.cc:290] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:57.990553  8225 raft_consensus.cc:515] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:57.991874  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284af6a79a2499b804549d8b45ae5b9" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:57.993498  8068 leader_election.cc:343] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:57.993781  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284af6a79a2499b804549d8b45ae5b9" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:57.994328  7951 raft_consensus.cc:3060] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:57.998827  8265 raft_consensus.cc:493] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:57.999454  8265 raft_consensus.cc:515] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.002888  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
W20260710 11:04:58.004544  8066 leader_election.cc:343] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.006166  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:58.006814  8103 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.007977  8279 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:58.006935  7848 catalog_manager.cc:5697] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 1 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.019181  7952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.019860  7952 raft_consensus.cc:2468] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:58.014482  8103 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:58.029160  8067 leader_election.cc:304] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.030736  8176 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.031484  8224 raft_consensus.cc:2804] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.031980  8224 raft_consensus.cc:493] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.032377  8224 raft_consensus.cc:3060] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.040309  7951 raft_consensus.cc:2468] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:58.040688  8219 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.041565  8219 ts_tablet_manager.cc:1403] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.016s
I20260710 11:04:58.042193  8067 leader_election.cc:304] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:04:58.022296  8265 leader_election.cc:290] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.051846  8225 leader_election.cc:290] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:58.052714  8225 raft_consensus.cc:2804] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.053287  8225 raft_consensus.cc:697] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:58.054400  8225 consensus_queue.cc:237] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.059259  8223 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:58.059954  8223 ts_tablet_manager.cc:1403] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.016s
I20260710 11:04:58.064620  8219 raft_consensus.cc:359] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.065680  8219 raft_consensus.cc:385] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.066068  8219 raft_consensus.cc:740] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.067135  8219 consensus_queue.cc:260] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.072911  8219 ts_tablet_manager.cc:1434] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260710 11:04:58.075845  8221 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:58.076356  8221 ts_tablet_manager.cc:1403] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.007s
I20260710 11:04:58.076398  8219 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.079272  8236 raft_consensus.cc:493] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.079260  8221 raft_consensus.cc:359] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.080331  8221 raft_consensus.cc:385] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.080688  8221 raft_consensus.cc:740] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.079948  8236 raft_consensus.cc:515] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.081552  8221 consensus_queue.cc:260] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.107705  8221 ts_tablet_manager.cc:1434] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 11:04:58.109253  8221 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:58.114368  8220 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.114887  8220 ts_tablet_manager.cc:1403] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.025s
I20260710 11:04:58.114916  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.115844  7951 raft_consensus.cc:2468] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:58.116364  8224 raft_consensus.cc:515] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.117312  8221 tablet_bootstrap.cc:654] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.117710  8220 raft_consensus.cc:359] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.118438  8220 raft_consensus.cc:385] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.118670  8224 leader_election.cc:290] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.118695  8220 raft_consensus.cc:740] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.117339  7993 leader_election.cc:304] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:58.119946  8285 raft_consensus.cc:2804] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.119840  8220 consensus_queue.cc:260] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.120385  8285 raft_consensus.cc:493] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.120736  8285 raft_consensus.cc:3060] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.121877  8219 tablet_bootstrap.cc:654] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.121965  8220 ts_tablet_manager.cc:1434] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:58.122934  8220 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.119827  8236 leader_election.cc:290] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:58.124918  8265 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.126821  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:58.127188  8234 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.127651  8234 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
W20260710 11:04:58.128786  8066 leader_election.cc:343] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.128670  8265 consensus_queue.cc:1048] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.129612  8234 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:58.129876  8223 raft_consensus.cc:359] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.130551  8223 raft_consensus.cc:385] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.130800  8223 raft_consensus.cc:740] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.130748  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:58.114090  7850 catalog_manager.cc:5697] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.132514  8223 consensus_queue.cc:260] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.134616  8223 ts_tablet_manager.cc:1434] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.003s
W20260710 11:04:58.135443  8067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.65:36285, user_credentials={real_user=slave}} blocked reactor thread for 93392.3us
W20260710 11:04:58.139269  8068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.66:44353, user_credentials={real_user=slave}} blocked reactor thread for 91129.3us
I20260710 11:04:58.147750  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:58.153793  7951 raft_consensus.cc:3060] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.154287  8285 raft_consensus.cc:515] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.155777  8223 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:58.156589  8285 leader_election.cc:290] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:58.158357  7952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:58.158999  7952 raft_consensus.cc:3060] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.160311  8219 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.160761  8219 ts_tablet_manager.cc:1403] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.017s
I20260710 11:04:58.163578  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.164199  8103 raft_consensus.cc:2468] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:58.167464  8223 tablet_bootstrap.cc:654] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.170421  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284af6a79a2499b804549d8b45ae5b9" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:58.177662  8247 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.178164  8247 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.179920  8234 raft_consensus.cc:493] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.180132  8247 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.180562  8234 raft_consensus.cc:515] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.183344  8219 raft_consensus.cc:359] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.184010  8219 raft_consensus.cc:385] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.184258  8219 raft_consensus.cc:740] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.184916  8219 consensus_queue.cc:260] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.184963  8175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.186607  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:58.188319  8142 leader_election.cc:343] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.188723  7952 raft_consensus.cc:2468] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
W20260710 11:04:58.189031  7917 leader_election.cc:343] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.190081  7993 leader_election.cc:304] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:58.190961  8285 raft_consensus.cc:2804] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.191493  8285 raft_consensus.cc:697] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:58.192004  7951 raft_consensus.cc:2468] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:58.192566  8285 consensus_queue.cc:237] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.193903  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
W20260710 11:04:58.195890  8068 leader_election.cc:343] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.198024  8220 tablet_bootstrap.cc:654] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.197912  8142 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [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: fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:58.199151  8219 ts_tablet_manager.cc:1434] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260710 11:04:58.199250  8234 leader_election.cc:290] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.200073  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968eab2018ab4b9293a104dab6ce7922" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:58.202142  8219 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.201004  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.210783  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.211512  8101 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:58.218207  7951 raft_consensus.cc:2468] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 0.
I20260710 11:04:58.207345  8103 raft_consensus.cc:3060] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.220309  8141 leader_election.cc:304] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:58.227654  8247 raft_consensus.cc:493] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.228637  8247 raft_consensus.cc:515] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.232372  8234 raft_consensus.cc:2804] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.232825  8234 raft_consensus.cc:493] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.233034  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.234283  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:58.235777  7917 leader_election.cc:343] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:58.236652  7919 leader_election.cc:343] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.237315  7919 leader_election.cc:304] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.233224  8234 raft_consensus.cc:3060] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.238348  8235 raft_consensus.cc:2749] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.245121  8219 tablet_bootstrap.cc:654] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.239228  8247 leader_election.cc:290] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:58.252283  8103 raft_consensus.cc:2468] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:58.252213  8285 consensus_queue.cc:1048] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.265264  8234 raft_consensus.cc:515] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.265884  8221 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:58.266650  8221 ts_tablet_manager.cc:1403] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.023s
I20260710 11:04:58.246222  8067 leader_election.cc:304] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.269034  8316 raft_consensus.cc:2804] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.269709  8316 raft_consensus.cc:697] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:58.270800  8316 consensus_queue.cc:237] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.274856  7919 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.278317  8247 raft_consensus.cc:2804] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.278817  8247 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.279343  8247 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.280514  8221 raft_consensus.cc:359] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.277110  8225 consensus_queue.cc:1048] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:04:58.285029  8234 leader_election.cc:290] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.281798  8221 raft_consensus.cc:385] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.286712  8221 raft_consensus.cc:740] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.255357  7851 catalog_manager.cc:5697] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.286175  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:58.289670  8220 tablet_bootstrap.cc:492] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.290231  8220 ts_tablet_manager.cc:1403] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.167s	user 0.003s	sys 0.020s
I20260710 11:04:58.290359  8221 consensus_queue.cc:260] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.292040  8314 consensus_queue.cc:1048] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:04:58.294663  8142 leader_election.cc:343] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.278903  8235 consensus_queue.cc:1048] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:04:58.297048  8317 raft_consensus.cc:493] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.297772  8317 raft_consensus.cc:515] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.302627  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:58.303601  8029 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:58.305610  8247 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.305835  8285 consensus_queue.cc:1048] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.309542  8068 leader_election.cc:304] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:58.319777  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.320531  7953 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:58.321781  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:58.322425  7954 raft_consensus.cc:3060] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.325790  8221 ts_tablet_manager.cc:1434] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 11:04:58.326885  8326 raft_consensus.cc:493] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.324913  8314 raft_consensus.cc:2804] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.313117  8317 leader_election.cc:290] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:58.337330  8220 raft_consensus.cc:359] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.342427  8220 raft_consensus.cc:385] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.342743  8220 raft_consensus.cc:740] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.327399  8326 raft_consensus.cc:515] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.346930  8220 consensus_queue.cc:260] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.348342  8223 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:58.348760  8223 ts_tablet_manager.cc:1403] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.020s
I20260710 11:04:58.339080  8314 raft_consensus.cc:493] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.358047  8220 ts_tablet_manager.cc:1434] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260710 11:04:58.358960  8220 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.342537  8284 consensus_queue.cc:1048] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:04:58.359055  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:58.352110  8288 raft_consensus.cc:2749] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:58.353032  8314 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.370638  8220 tablet_bootstrap.cc:654] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.378244  8326 leader_election.cc:290] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
W20260710 11:04:58.379432  7993 consensus_peers.cc:597] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:58.386161  8223 raft_consensus.cc:359] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.386965  8223 raft_consensus.cc:385] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.387311  8223 raft_consensus.cc:740] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.390239  8221 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:58.364777  8101 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.393877  8223 consensus_queue.cc:260] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.396715  8223 ts_tablet_manager.cc:1434] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260710 11:04:58.395077  8247 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.397624  8329 consensus_queue.cc:1048] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:04:58.387305  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
W20260710 11:04:58.400045  8068 consensus_peers.cc:597] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:58.400898  8236 consensus_queue.cc:1048] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.401944  8175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
W20260710 11:04:58.404148  7917 leader_election.cc:343] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.391754  8235 raft_consensus.cc:493] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.407454  8235 raft_consensus.cc:515] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.409083  7954 raft_consensus.cc:2468] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:04:58.409539  8235 leader_election.cc:290] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:58.398990  8314 raft_consensus.cc:515] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.410962  8223 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:58.418287  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9b91c506c04955a9e335fc6eed2c28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.419242  7951 raft_consensus.cc:2393] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc539af0158a4dc1963bcb913f58833a in current term 1: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:04:58.420238  8285 consensus_queue.cc:1048] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.420570  8314 leader_election.cc:290] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:58.421437  8141 leader_election.cc:304] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:58.432657  8329 raft_consensus.cc:2804] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.433324  8329 raft_consensus.cc:697] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:04:58.434242  8329 consensus_queue.cc:237] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.438206  8223 tablet_bootstrap.cc:654] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.444072  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:58.444730  8027 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.447691  8141 leader_election.cc:304] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f
I20260710 11:04:58.448933  8326 raft_consensus.cc:3060] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.437125  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:58.471482  8101 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:58.472746  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:58.460908  8279 raft_consensus.cc:493] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.491256  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
W20260710 11:04:58.492048  8142 consensus_peers.cc:597] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:58.476163  7951 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.514901  8221 tablet_bootstrap.cc:654] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.518203  8219 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.518823  8219 ts_tablet_manager.cc:1403] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.317s	user 0.013s	sys 0.006s
I20260710 11:04:58.523375  8219 raft_consensus.cc:359] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.524403  8219 raft_consensus.cc:385] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.524922  8219 raft_consensus.cc:740] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.507287  7848 catalog_manager.cc:5697] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.527897  8219 consensus_queue.cc:260] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.506659  8027 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
W20260710 11:04:58.516229  7919 leader_election.cc:343] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.532269  7848 catalog_manager.cc:5697] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.535442  8219 ts_tablet_manager.cc:1434] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:04:58.536300  8223 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:58.513986  8279 raft_consensus.cc:515] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.545439  8223 ts_tablet_manager.cc:1403] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.019s
I20260710 11:04:58.546113  8219 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.547482  7919 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fc539af0158a4dc1963bcb913f58833a
W20260710 11:04:58.548555  7917 leader_election.cc:343] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.554404  8068 leader_election.cc:304] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:58.555306  8225 raft_consensus.cc:2804] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.555295  8279 leader_election.cc:290] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:58.556032  8225 raft_consensus.cc:697] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:58.556913  8225 consensus_queue.cc:237] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.559206  7917 leader_election.cc:304] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.560171  8279 raft_consensus.cc:2749] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.554412  8326 raft_consensus.cc:2749] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.569584  8247 raft_consensus.cc:2804] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.569790  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.570163  8247 raft_consensus.cc:697] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:04:58.571043  8279 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:58.571434  7919 leader_election.cc:343] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.571798  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:58.571074  8247 consensus_queue.cc:237] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
W20260710 11:04:58.575536  7919 leader_election.cc:343] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.576030  7919 leader_election.cc:304] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71; no voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:58.577745  8283 raft_consensus.cc:2749] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.584805  7951 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:58.589238  8223 raft_consensus.cc:359] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.590184  8223 raft_consensus.cc:385] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.590507  8223 raft_consensus.cc:740] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.602368  8220 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.601858  8223 consensus_queue.cc:260] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.603106  8220 ts_tablet_manager.cc:1403] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.244s	user 0.022s	sys 0.059s
I20260710 11:04:58.606141  8220 raft_consensus.cc:359] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.606634  8220 raft_consensus.cc:385] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.606947  8220 raft_consensus.cc:740] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.607582  8220 consensus_queue.cc:260] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.609562  8220 ts_tablet_manager.cc:1434] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:58.610431  8220 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.614705  8223 ts_tablet_manager.cc:1434] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260710 11:04:58.616751  8223 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:58.619392  8219 tablet_bootstrap.cc:654] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.624614  8236 consensus_queue.cc:1048] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.627391  8247 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.634706  7850 catalog_manager.cc:5697] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 1 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:58.638695  8220 tablet_bootstrap.cc:654] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.639462  8223 tablet_bootstrap.cc:654] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:58.657720  8068 consensus_peers.cc:597] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:58.662966  8221 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:58.663431  8221 ts_tablet_manager.cc:1403] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.273s	user 0.016s	sys 0.019s
I20260710 11:04:58.666334  8219 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.667094  8219 ts_tablet_manager.cc:1403] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.004s
I20260710 11:04:58.669040  8314 raft_consensus.cc:493] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.669533  8314 raft_consensus.cc:515] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.670470  8219 raft_consensus.cc:359] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.671459  8219 raft_consensus.cc:385] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.671577  8314 leader_election.cc:290] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.671860  8219 raft_consensus.cc:740] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.671821  8221 raft_consensus.cc:359] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.672672  8219 consensus_queue.cc:260] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.673084  8221 raft_consensus.cc:385] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.673449  8221 raft_consensus.cc:740] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.674140  8219 ts_tablet_manager.cc:1434] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:58.674234  8221 consensus_queue.cc:260] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.675104  8219 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.676537  8221 ts_tablet_manager.cc:1434] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:58.677238  8221 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:58.680650  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:58.682003  8068 leader_election.cc:343] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.682991  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
W20260710 11:04:58.684366  8066 leader_election.cc:343] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.684808  8066 leader_election.cc:304] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f; no voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.686867  8219 tablet_bootstrap.cc:654] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.688436  8225 raft_consensus.cc:2749] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.696892  8316 consensus_queue.cc:1048] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.706552  7852 catalog_manager.cc:5697] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.708292  8219 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.708942  8219 ts_tablet_manager.cc:1403] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 11:04:58.712836  8219 raft_consensus.cc:359] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.713745  8219 raft_consensus.cc:385] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.714084  8219 raft_consensus.cc:740] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.714941  8219 consensus_queue.cc:260] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.718492  8219 ts_tablet_manager.cc:1434] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:04:58.719723  8219 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.719776  8225 consensus_queue.cc:1048] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.725936  8221 tablet_bootstrap.cc:654] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.727059  8219 tablet_bootstrap.cc:654] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.727865  8236 raft_consensus.cc:493] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.729297  8236 raft_consensus.cc:515] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.734740  8236 leader_election.cc:290] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.750553  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.750883  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c807bc16404040de829fbdca237e90bc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.751804  7953 raft_consensus.cc:2393] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fac23828a56c4022b3bb7cbf925446ad in current term 1: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:04:58.757781  8239 consensus_queue.cc:1048] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.761650  8220 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.762178  8220 ts_tablet_manager.cc:1403] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.012s
I20260710 11:04:58.764921  7993 leader_election.cc:304] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:58.768479  8220 raft_consensus.cc:359] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.769207  8220 raft_consensus.cc:385] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.769428  8317 raft_consensus.cc:493] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.769627  8284 raft_consensus.cc:3060] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.769474  8220 raft_consensus.cc:740] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.769970  8317 raft_consensus.cc:515] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.773550  8317 leader_election.cc:290] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.774680  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29145d90a234d7e8916f789e60090d8" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.775472  8177 raft_consensus.cc:2468] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:58.775630  8220 consensus_queue.cc:260] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.776688  8066 leader_election.cc:304] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:58.777225  8220 ts_tablet_manager.cc:1434] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:04:58.777541  8317 raft_consensus.cc:2804] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.777947  8317 raft_consensus.cc:493] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.778156  8220 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.778376  8317 raft_consensus.cc:3060] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.776995  7851 catalog_manager.cc:5697] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.787868  8284 raft_consensus.cc:2749] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:58.796152  8221 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:58.796643  8221 ts_tablet_manager.cc:1403] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.010s
I20260710 11:04:58.799152  8221 raft_consensus.cc:359] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.799767  8221 raft_consensus.cc:385] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.800011  8221 raft_consensus.cc:740] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.800675  8221 consensus_queue.cc:260] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.802435  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29145d90a234d7e8916f789e60090d8" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:58.802873  8221 ts_tablet_manager.cc:1434] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:58.804157  8027 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.810077  8317 raft_consensus.cc:515] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
W20260710 11:04:58.811349  8068 leader_election.cc:343] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.812950  8221 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:04:58.813854  8223 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:58.814322  8223 ts_tablet_manager.cc:1403] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.198s	user 0.027s	sys 0.023s
I20260710 11:04:58.817128  8223 raft_consensus.cc:359] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.817782  8223 raft_consensus.cc:385] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.818109  8223 raft_consensus.cc:740] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.817900  8225 consensus_queue.cc:1048] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:58.818904  8223 consensus_queue.cc:260] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.820058  8220 tablet_bootstrap.cc:654] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.823518  8223 ts_tablet_manager.cc:1434] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:04:58.824566  8223 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
W20260710 11:04:58.827255  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:58.848333  8219 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.849231  8219 ts_tablet_manager.cc:1403] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.014s
I20260710 11:04:58.856920  8317 leader_election.cc:290] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.858135  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29145d90a234d7e8916f789e60090d8" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:58.858985  8176 raft_consensus.cc:3060] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.859879  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29145d90a234d7e8916f789e60090d8" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:58.860759  8221 tablet_bootstrap.cc:654] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.861105  8223 tablet_bootstrap.cc:654] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:58.861896  8068 leader_election.cc:343] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.877120  8235 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.877672  8235 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.879125  8176 raft_consensus.cc:2468] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:58.881175  8066 leader_election.cc:304] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:58.881480  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.882050  8220 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.882158  8177 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:58.882596  8220 ts_tablet_manager.cc:1403] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.014s
I20260710 11:04:58.883962  7917 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:58.884373  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.884797  8279 raft_consensus.cc:2804] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.885026  8103 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:58.885193  8279 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.885569  8279 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.882292  8317 raft_consensus.cc:2804] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.888886  8317 raft_consensus.cc:697] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:58.889425  8219 raft_consensus.cc:359] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.889725  8317 consensus_queue.cc:237] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.890328  8219 raft_consensus.cc:385] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.890717  8219 raft_consensus.cc:740] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.879959  8235 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.891546  8219 consensus_queue.cc:260] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.894213  8219 ts_tablet_manager.cc:1434] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.006s
I20260710 11:04:58.885987  8220 raft_consensus.cc:359] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.895619  8220 raft_consensus.cc:385] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.895964  8220 raft_consensus.cc:740] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.896788  8220 consensus_queue.cc:260] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:58.899627  8279 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.902542  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:58.902583  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:58.902966  8279 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.903309  8100 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.903328  8176 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.910127  8100 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:58.910318  8176 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:58.911784  7917 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:58.913148  8279 raft_consensus.cc:2804] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.913774  8279 raft_consensus.cc:697] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:04:58.914158  8220 ts_tablet_manager.cc:1434] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:04:58.914671  8279 consensus_queue.cc:237] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.917323  8220 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.923211  8219 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:58.938596  8220 tablet_bootstrap.cc:654] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.943480  8219 tablet_bootstrap.cc:654] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:58.948485  8279 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.949054  8279 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.951741  8279 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.953398  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.954130  8100 raft_consensus.cc:2468] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 0.
I20260710 11:04:58.954398  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:58.955415  7919 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:04:58.956156  8220 tablet_bootstrap.cc:492] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
W20260710 11:04:58.956090  7917 leader_election.cc:343] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.956632  8220 ts_tablet_manager.cc:1403] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:04:58.957368  8279 raft_consensus.cc:2804] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:58.957813  8279 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.958189  8279 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.960191  8221 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: No bootstrap required, opened a new log
I20260710 11:04:58.960637  8221 ts_tablet_manager.cc:1403] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.003s
I20260710 11:04:58.961186  8326 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.961766  8326 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.963078  8221 raft_consensus.cc:359] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.963729  8221 raft_consensus.cc:385] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.963793  8326 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:58.964077  8221 raft_consensus.cc:740] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.964682  8235 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:58.964951  8221 consensus_queue.cc:260] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:58.965924  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:58.966989  8100 raft_consensus.cc:2393] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc539af0158a4dc1963bcb913f58833a in current term 1: Already voted for candidate 04bb22eecfde4a08883fc71a69da4f71 in this term.
I20260710 11:04:58.967291  8221 ts_tablet_manager.cc:1434] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:04:58.968371  8220 raft_consensus.cc:359] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.969038  8220 raft_consensus.cc:385] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.969316  8220 raft_consensus.cc:740] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.970494  8279 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:58.971590  8220 consensus_queue.cc:260] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.974649  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:58.975292  8100 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:58.978770  8219 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:58.979257  8219 ts_tablet_manager.cc:1403] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.006s
I20260710 11:04:58.981798  8219 raft_consensus.cc:359] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:58.982494  8100 raft_consensus.cc:2468] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 1.
I20260710 11:04:58.983875  7919 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:04:58.984843  8247 raft_consensus.cc:2804] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:58.985320  8247 raft_consensus.cc:697] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:04:58.985925  8279 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:58.986259  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:58.986243  8247 consensus_queue.cc:237] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
W20260710 11:04:58.987890  7917 leader_election.cc:343] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:58.990720  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:58.992727  8220 ts_tablet_manager.cc:1434] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:04:58.993891  8220 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:58.982506  8219 raft_consensus.cc:385] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:58.996557  8219 raft_consensus.cc:740] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:58.997401  8219 consensus_queue.cc:260] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.000069  8219 ts_tablet_manager.cc:1434] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:04:59.001269  8219 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: Bootstrap starting.
I20260710 11:04:59.004540  8141 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f
I20260710 11:04:59.006095  8326 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.012428  8220 tablet_bootstrap.cc:654] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.013890  8329 consensus_queue.cc:1048] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:59.016304  8219 tablet_bootstrap.cc:654] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.026219  8326 raft_consensus.cc:2749] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.033500  8220 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:58.993469  7852 catalog_manager.cc:5697] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.046949  8316 consensus_queue.cc:1048] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:59.065449  8356 raft_consensus.cc:493] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.071201  8219 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: No bootstrap required, opened a new log
I20260710 11:04:59.077275  8220 ts_tablet_manager.cc:1403] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.000s
I20260710 11:04:59.081328  8219 ts_tablet_manager.cc:1403] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.035s
I20260710 11:04:59.083186  8236 raft_consensus.cc:493] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.089757  8220 raft_consensus.cc:359] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.090765  8220 raft_consensus.cc:385] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.091151  8220 raft_consensus.cc:740] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.091945  8220 consensus_queue.cc:260] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.083530  8356 raft_consensus.cc:515] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.093933  8220 ts_tablet_manager.cc:1434] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:04:59.094513  8356 leader_election.cc:290] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:59.094805  8220 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:59.095109  8219 raft_consensus.cc:359] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.095713  8219 raft_consensus.cc:385] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.095979  8219 raft_consensus.cc:740] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.083668  8236 raft_consensus.cc:515] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.098699  8377 consensus_queue.cc:1048] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:59.102753  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:59.103361  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:59.103947  7953 raft_consensus.cc:2468] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:59.104539  8279 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.104665  8236 leader_election.cc:290] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:59.107664  7993 leader_election.cc:304] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:59.108363  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:59.108583  8356 raft_consensus.cc:2804] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.108987  8356 raft_consensus.cc:493] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.109314  8356 raft_consensus.cc:3060] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.096746  8219 consensus_queue.cc:260] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.114631  8100 raft_consensus.cc:2468] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:59.127547  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:59.130563  8027 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.134454  8356 raft_consensus.cc:515] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.137698  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:59.138273  7953 raft_consensus.cc:3060] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.140012  7992 leader_election.cc:304] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:59.141387  8219 ts_tablet_manager.cc:1434] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260710 11:04:59.126807  8223 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:59.145401  8223 ts_tablet_manager.cc:1403] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.321s	user 0.060s	sys 0.083s
I20260710 11:04:59.150601  8220 tablet_bootstrap.cc:654] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.153527  8223 raft_consensus.cc:359] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.154238  8223 raft_consensus.cc:385] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.154513  8223 raft_consensus.cc:740] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.155344  8223 consensus_queue.cc:260] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.155493  8224 consensus_queue.cc:1048] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:59.166213  8223 ts_tablet_manager.cc:1434] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:04:59.167481  8223 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:59.169442  8317 raft_consensus.cc:493] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.173643  7848 catalog_manager.cc:5697] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.170683  8356 leader_election.cc:290] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:59.186532  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b5b89bd24542bdbbbc309282dea5dd" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:59.187438  8101 raft_consensus.cc:3060] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.190093  8223 tablet_bootstrap.cc:654] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.193046  7953 raft_consensus.cc:2468] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:59.170042  8317 raft_consensus.cc:515] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.212466  8317 leader_election.cc:290] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:59.214058  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:59.214609  7993 leader_election.cc:304] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:59.214782  8177 raft_consensus.cc:2468] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 0.
I20260710 11:04:59.221266  8066 leader_election.cc:304] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:59.223048  8224 raft_consensus.cc:2804] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.223430  8224 raft_consensus.cc:493] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.223779  8224 raft_consensus.cc:3060] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.231449  8356 raft_consensus.cc:2804] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.232332  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:59.232743  8101 raft_consensus.cc:2468] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
W20260710 11:04:59.234576  8068 leader_election.cc:343] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:59.236016  8356 raft_consensus.cc:697] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:59.236943  8356 consensus_queue.cc:237] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.235987  7953 raft_consensus.cc:3060] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.259397  8224 raft_consensus.cc:515] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.262125  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
W20260710 11:04:59.263515  8068 leader_election.cc:343] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:59.268498  7849 catalog_manager.cc:5697] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.276219  8224 leader_election.cc:290] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 1 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:59.298916  8236 raft_consensus.cc:2749] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.302927  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:59.303637  8176 raft_consensus.cc:3060] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.304538  8223 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:59.305035  8223 ts_tablet_manager.cc:1403] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.138s	user 0.032s	sys 0.026s
I20260710 11:04:59.309224  8223 raft_consensus.cc:359] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.310417  8223 raft_consensus.cc:385] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.311046  8223 raft_consensus.cc:740] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.311275  8176 raft_consensus.cc:2468] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:04:59.312230  8279 consensus_queue.cc:1048] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.313725  8223 consensus_queue.cc:260] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.317842  8223 ts_tablet_manager.cc:1434] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:04:59.322891  8223 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:59.318379  7848 catalog_manager.cc:5697] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.331267  8223 tablet_bootstrap.cc:654] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.333937  8220 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:59.334443  8220 ts_tablet_manager.cc:1403] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.240s	user 0.016s	sys 0.009s
I20260710 11:04:59.340399  8220 raft_consensus.cc:359] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.341462  8220 raft_consensus.cc:385] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.341840  8220 raft_consensus.cc:740] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.343940  8066 leader_election.cc:304] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:59.345088  8224 raft_consensus.cc:2804] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.347426  8224 raft_consensus.cc:697] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:04:59.348428  8224 consensus_queue.cc:237] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.353091  8027 raft_consensus.cc:3060] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.356805  8223 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:59.357378  8223 ts_tablet_manager.cc:1403] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260710 11:04:59.359052  8235 consensus_queue.cc:1048] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.360080  8223 raft_consensus.cc:359] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:59.363147  8220 consensus_queue.cc:260] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.373778  8223 raft_consensus.cc:385] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.374361  8223 raft_consensus.cc:740] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.375119  8220 ts_tablet_manager.cc:1434] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 11:04:59.375294  8223 consensus_queue.cc:260] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:04:59.375991  8220 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:59.377471  8223 ts_tablet_manager.cc:1434] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:04:59.377358  7850 catalog_manager.cc:5697] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.378497  8223 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:59.364756  8224 consensus_queue.cc:1048] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.382091  8220 tablet_bootstrap.cc:654] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.387041  8314 consensus_queue.cc:1048] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.395646  8223 tablet_bootstrap.cc:654] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.421597  8223 tablet_bootstrap.cc:492] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:59.422079  8223 ts_tablet_manager.cc:1403] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260710 11:04:59.422458  8236 raft_consensus.cc:493] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.423032  8236 raft_consensus.cc:515] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.424552  8223 raft_consensus.cc:359] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.425050  8236 leader_election.cc:290] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:59.425246  8223 raft_consensus.cc:385] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.425526  8223 raft_consensus.cc:740] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.426136  8223 consensus_queue.cc:260] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.426597  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:59.428146  8223 ts_tablet_manager.cc:1434] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 11:04:59.428150  7992 leader_election.cc:343] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:59.429090  8223 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: Bootstrap starting.
I20260710 11:04:59.431130  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:59.431846  7953 raft_consensus.cc:2468] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:59.433182  7993 leader_election.cc:304] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [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: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:59.433537  8223 tablet_bootstrap.cc:654] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.434490  8236 raft_consensus.cc:2804] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.434933  8236 raft_consensus.cc:493] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.435417  8236 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.443364  8176 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.443739  8220 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:59.444283  8220 ts_tablet_manager.cc:1403] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.016s
I20260710 11:04:59.444172  8236 raft_consensus.cc:515] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.445783  8223 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: No bootstrap required, opened a new log
I20260710 11:04:59.446221  8223 ts_tablet_manager.cc:1403] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260710 11:04:59.446918  8220 raft_consensus.cc:359] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.447526  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:59.447765  8236 leader_election.cc:290] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:04:59.448541  8223 raft_consensus.cc:359] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
W20260710 11:04:59.448962  7992 leader_election.cc:343] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:59.449191  8223 raft_consensus.cc:385] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.449518  8223 raft_consensus.cc:740] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.449755  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:59.450296  7953 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.450163  8223 consensus_queue.cc:260] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.452212  8223 ts_tablet_manager.cc:1434] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:59.455916  7953 raft_consensus.cc:2468] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:59.447572  8220 raft_consensus.cc:385] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.457021  8220 raft_consensus.cc:740] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.457350  7993 leader_election.cc:304] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [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: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:59.457681  8220 consensus_queue.cc:260] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.458969  8380 raft_consensus.cc:2804] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.459453  8380 raft_consensus.cc:697] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:59.459863  8220 ts_tablet_manager.cc:1434] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:04:59.460718  8220 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:59.460242  8380 consensus_queue.cc:237] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.465664  8279 consensus_queue.cc:1048] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.466645  8220 tablet_bootstrap.cc:654] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.477178  7850 catalog_manager.cc:5697] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:59.479200  8220 tablet_bootstrap.cc:492] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:59.479655  8220 ts_tablet_manager.cc:1403] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:04:59.482142  8220 raft_consensus.cc:359] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.482780  8220 raft_consensus.cc:385] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.483580  8220 raft_consensus.cc:740] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.484217  8220 consensus_queue.cc:260] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.485819  8247 consensus_queue.cc:1048] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.486428  8220 ts_tablet_manager.cc:1434] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:59.487349  8220 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: Bootstrap starting.
I20260710 11:04:59.495110  8220 tablet_bootstrap.cc:654] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:59.501041  8220 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: No bootstrap required, opened a new log
I20260710 11:04:59.500957  8380 raft_consensus.cc:493] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.501643  8220 ts_tablet_manager.cc:1403] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:04:59.501665  8380 raft_consensus.cc:515] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.504496  8380 leader_election.cc:290] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:59.504267  8220 raft_consensus.cc:359] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.504930  8220 raft_consensus.cc:385] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:59.505240  8220 raft_consensus.cc:740] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Initialized, Role: FOLLOWER
I20260710 11:04:59.505316  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:59.505935  8100 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:59.506826  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:59.507434  8176 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 0.
I20260710 11:04:59.507856  7994 leader_election.cc:304] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:59.507854  8220 consensus_queue.cc:260] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.509083  8356 raft_consensus.cc:2804] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.509449  8356 raft_consensus.cc:493] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.509809  8356 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.512259  8220 ts_tablet_manager.cc:1434] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:04:59.515879  8356 raft_consensus.cc:515] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.518628  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:04:59.518868  8356 leader_election.cc:290] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:59.519285  8100 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.520351  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:04:59.520870  8176 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.524896  8100 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:59.526260  7994 leader_election.cc:304] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:04:59.526684  8176 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 1.
I20260710 11:04:59.527257  8356 raft_consensus.cc:2804] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.527873  8356 raft_consensus.cc:697] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:04:59.528666  8356 consensus_queue.cc:237] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.536273  7850 catalog_manager.cc:5697] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 0 to 1, leader changed from <none> to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 1 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.600431  8376 raft_consensus.cc:493] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.600903  8376 raft_consensus.cc:515] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.602502  8376 leader_election.cc:290] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:59.603523  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:04:59.603549  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:04:59.604398  7953 raft_consensus.cc:2468] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 0.
I20260710 11:04:59.604410  8027 raft_consensus.cc:2468] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 0.
I20260710 11:04:59.605686  8141 leader_election.cc:304] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:59.606302  8376 raft_consensus.cc:2804] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:59.606673  8376 raft_consensus.cc:493] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:59.606953  8376 raft_consensus.cc:3060] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.613878  8376 raft_consensus.cc:515] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.616904  8376 leader_election.cc:290] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:59.617727  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:04:59.618181  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c5c768c8e564aff8b6a7334603d3eab" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:04:59.618345  7953 raft_consensus.cc:3060] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.618716  8027 raft_consensus.cc:3060] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.625052  8027 raft_consensus.cc:2468] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:04:59.625052  7953 raft_consensus.cc:2468] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:04:59.626335  8141 leader_election.cc:304] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:04:59.627053  8376 raft_consensus.cc:2804] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:59.627496  8376 raft_consensus.cc:697] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:04:59.628109  8376 consensus_queue.cc:237] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.635447  7850 catalog_manager.cc:5697] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 1 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.639696  8356 raft_consensus.cc:493] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.640184  8356 raft_consensus.cc:515] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:04:59.642886  8356 leader_election.cc:290] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:04:59.643273  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:04:59.643533  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47a05243331401c9d400ee426b4182e" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:04:59.644058  8176 raft_consensus.cc:2393] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fac23828a56c4022b3bb7cbf925446ad in current term 1: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:04:59.645139  7992 leader_election.cc:304] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad; no voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a
I20260710 11:04:59.645875  8356 raft_consensus.cc:3060] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:59.646701  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
I20260710 11:04:59.655251  8380 raft_consensus.cc:493] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.655712  8380 raft_consensus.cc:515] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:04:59.656807  8356 raft_consensus.cc:2749] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.659474  8380 leader_election.cc:290] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:04:59.661209  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3284af6a79a2499b804549d8b45ae5b9" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
W20260710 11:04:59.663648  7993 leader_election.cc:336] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:04:59.664181  7993 leader_election.cc:304] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad; no voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f
I20260710 11:04:59.665594  8239 raft_consensus.cc:2749] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:59.676851  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:59.677626  5841 tablet_replica.cc:333] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.678378  5841 raft_consensus.cc:2243] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.678910  5841 raft_consensus.cc:2272] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.681092  5841 tablet_replica.cc:333] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.681694  5841 raft_consensus.cc:2243] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.682171  5841 raft_consensus.cc:2272] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.684641  5841 tablet_replica.cc:333] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.685177  5841 raft_consensus.cc:2243] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.686097  5841 raft_consensus.cc:2272] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.688422  5841 tablet_replica.cc:333] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.689082  5841 raft_consensus.cc:2243] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.689392  5841 raft_consensus.cc:2272] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.690791  5841 tablet_replica.cc:333] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.691334  5841 raft_consensus.cc:2243] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.691668  5841 raft_consensus.cc:2272] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.693172  5841 tablet_replica.cc:333] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.693760  5841 raft_consensus.cc:2243] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.694087  5841 raft_consensus.cc:2272] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.696383  5841 tablet_replica.cc:333] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.696904  5841 raft_consensus.cc:2243] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.697610  5841 raft_consensus.cc:2272] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.699343  5841 tablet_replica.cc:333] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.699798  5841 raft_consensus.cc:2243] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.700098  5841 raft_consensus.cc:2272] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.701471  5841 tablet_replica.cc:333] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.701906  5841 raft_consensus.cc:2243] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.702652  5841 raft_consensus.cc:2272] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.704497  5841 tablet_replica.cc:333] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.705029  5841 raft_consensus.cc:2243] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.705909  5841 raft_consensus.cc:2272] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.707921  5841 tablet_replica.cc:333] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.708587  5841 raft_consensus.cc:2243] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:59.709504  5841 raft_consensus.cc:2272] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:59.710475  7993 consensus_peers.cc:597] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.712114  5841 tablet_replica.cc:333] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.712846  5841 raft_consensus.cc:2243] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.713327  5841 raft_consensus.cc:2272] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:59.713562  7993 consensus_peers.cc:597] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.715107  5841 tablet_replica.cc:333] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.715718  5841 raft_consensus.cc:2243] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.716234  5841 raft_consensus.cc:2272] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.718490  5841 tablet_replica.cc:333] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.719072  5841 raft_consensus.cc:2243] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.719485  5841 raft_consensus.cc:2272] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.721174  5841 tablet_replica.cc:333] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.721652  5841 raft_consensus.cc:2243] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.722046  5841 raft_consensus.cc:2272] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.723667  5841 tablet_replica.cc:333] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.724128  5841 raft_consensus.cc:2243] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.724514  5841 raft_consensus.cc:2272] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.726691  5841 tablet_replica.cc:333] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.727177  5841 raft_consensus.cc:2243] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.727624  5841 raft_consensus.cc:2272] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:59.729820  5841 tablet_replica.cc:333] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: stopping tablet replica
I20260710 11:04:59.730337  5841 raft_consensus.cc:2243] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:59.730763  5841 raft_consensus.cc:2272] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:59.751134  8067 consensus_peers.cc:597] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.756633  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:04:59.761313  7993 consensus_peers.cc:597] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.780694  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:59.786667  8409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:59.787498  8408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:59.788136  8411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:59.789055  5841 server_base.cc:1061] running on GCE node
I20260710 11:04:59.791271  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:59.791462  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:59.791591  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681499791580 us; error 0 us; skew 500 ppm
I20260710 11:04:59.792044  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:59.794395  5841 webserver.cc:533] Webserver started at http://127.5.180.65:34641/ using document root <none> and password file <none>
I20260710 11:04:59.794921  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:59.795114  5841 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:59.799135  5841 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:04:59.800549  8314 consensus_queue.cc:1048] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:59.806576  7993 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260710 11:04:59.815088  7993 consensus_peers.cc:597] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.816301  8380 consensus_queue.cc:1048] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:59.820943  8314 consensus_queue.cc:1048] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:59.846952  8067 consensus_peers.cc:597] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:59.849236  8067 consensus_peers.cc:597] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.864624  8418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:59.865832  5841 fs_manager.cc:730] Time spent opening block manager: real 0.062s	user 0.012s	sys 0.024s
I20260710 11:04:59.866222  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "04bb22eecfde4a08883fc71a69da4f71"
format_stamp: "Formatted at 2026-07-10 11:04:55 on dist-test-slave-3jtw"
I20260710 11:04:59.866567  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:59.888674  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:59.890136  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:59.891440  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:59.895201  8427 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:04:59.900743  8027 raft_consensus.cc:3060] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:59.909435  7993 consensus_peers.cc:597] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.933894  8376 raft_consensus.cc:493] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:59.934484  8376 raft_consensus.cc:515] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:04:59.936832  8376 leader_election.cc:290] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:04:59.938194  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
W20260710 11:04:59.942466  8141 leader_election.cc:336] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111)
I20260710 11:04:59.942947  8141 leader_election.cc:304] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc539af0158a4dc1963bcb913f58833a; no voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad
I20260710 11:04:59.943727  8376 raft_consensus.cc:2749] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:59.948549  8141 consensus_peers.cc:597] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:59.960520  8380 consensus_queue.cc:1048] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:59.973161  8380 consensus_queue.cc:1048] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:00.007426  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:05:00.007822  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.114s	user 0.004s	sys 0.000s
I20260710 11:05:00.008211  5841 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:05:00.014118  8427 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
W20260710 11:05:00.017190  7993 consensus_peers.cc:597] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:00.030663  8427 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.031745  8427 tablet_bootstrap.cc:492] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.032394  8427 ts_tablet_manager.cc:1403] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
W20260710 11:05:00.033834  8067 consensus_peers.cc:597] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:00.034950  8427 raft_consensus.cc:359] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.035634  8427 raft_consensus.cc:740] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.036290  8427 consensus_queue.cc:260] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.038540  8427 ts_tablet_manager.cc:1434] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:05:00.039287  8427 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.052970  8427 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.053944  8427 tablet_bootstrap.cc:492] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.054620  8427 ts_tablet_manager.cc:1403] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:05:00.056980  8427 raft_consensus.cc:359] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.057689  8427 raft_consensus.cc:740] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.058372  8427 consensus_queue.cc:260] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.060276  8427 ts_tablet_manager.cc:1434] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:00.061072  8427 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.076040  8427 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.077032  8427 tablet_bootstrap.cc:492] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.077693  8427 ts_tablet_manager.cc:1403] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 11:05:00.080108  8427 raft_consensus.cc:359] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.080821  8427 raft_consensus.cc:740] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.081387  8176 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:00.081522  8427 consensus_queue.cc:260] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.083593  8427 ts_tablet_manager.cc:1434] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:05:00.084409  8427 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
W20260710 11:05:00.092394  8141 consensus_peers.cc:597] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:00.094712  8380 consensus_queue.cc:1048] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:00.109059  8427 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.110113  8427 tablet_bootstrap.cc:492] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.110785  8427 ts_tablet_manager.cc:1403] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260710 11:05:00.113236  8427 raft_consensus.cc:359] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.113994  8427 raft_consensus.cc:740] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.114822  8427 consensus_queue.cc:260] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.116389  5841 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:05:00.116739  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.109s	user 0.105s	sys 0.000s
I20260710 11:05:00.117049  8427 ts_tablet_manager.cc:1434] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:00.118206  8427 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.125128  8377 consensus_queue.cc:1048] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:00.170858  8141 consensus_peers.cc:597] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:00.177368  8427 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.178424  8427 tablet_bootstrap.cc:492] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.179162  8427 ts_tablet_manager.cc:1403] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.030s
I20260710 11:05:00.181147  8427 raft_consensus.cc:359] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.181624  8427 raft_consensus.cc:740] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.182235  8427 consensus_queue.cc:260] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [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: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.183679  8427 ts_tablet_manager.cc:1434] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:00.184290  8427 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.198752  8427 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.199865  8427 tablet_bootstrap.cc:492] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.200700  8427 ts_tablet_manager.cc:1403] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:05:00.203715  8427 raft_consensus.cc:359] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.204573  8427 raft_consensus.cc:740] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.205406  8427 consensus_queue.cc:260] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.208094  8427 ts_tablet_manager.cc:1434] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:00.209091  8427 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.227681  8427 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.228590  8427 tablet_bootstrap.cc:492] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.229174  8427 ts_tablet_manager.cc:1403] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:05:00.231375  8427 raft_consensus.cc:359] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.232000  8427 raft_consensus.cc:740] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.232780  8427 consensus_queue.cc:260] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [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: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.234884  8427 ts_tablet_manager.cc:1434] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:05:00.235623  8427 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.244395  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:36285
I20260710 11:05:00.244575  8498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:36285 every 8 connection(s)
I20260710 11:05:00.249040  8427 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.249991  8427 tablet_bootstrap.cc:492] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.250705  8427 ts_tablet_manager.cc:1403] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:05:00.253106  8427 raft_consensus.cc:359] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.253777  8427 raft_consensus.cc:740] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.254462  8427 consensus_queue.cc:260] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [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: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.255856  8427 ts_tablet_manager.cc:1434] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:00.256644  8427 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.265846  8500 heartbeater.cc:344] Connected to a master server at 127.5.180.126:43871
I20260710 11:05:00.266326  8500 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:00.267277  8500 heartbeater.cc:507] Master 127.5.180.126:43871 requested a full tablet report, sending...
I20260710 11:05:00.268046  8427 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.268993  8427 tablet_bootstrap.cc:492] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.269591  8427 ts_tablet_manager.cc:1403] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:05:00.272405  8427 raft_consensus.cc:359] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.273263  8427 raft_consensus.cc:740] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.274374  8427 consensus_queue.cc:260] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [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: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.276546  8427 ts_tablet_manager.cc:1434] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:00.277333  8427 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.278970  7850 ts_manager.cc:194] Re-registered known tserver with Master: 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.291271  8427 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.292232  8427 tablet_bootstrap.cc:492] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.292855  8427 ts_tablet_manager.cc:1403] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 11:05:00.294878  8427 raft_consensus.cc:359] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.295521  8427 raft_consensus.cc:740] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.296160  8427 consensus_queue.cc:260] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [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: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.297955  8427 ts_tablet_manager.cc:1434] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:00.298735  8427 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.304608  7850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59064
I20260710 11:05:00.307569  8500 heartbeater.cc:499] Master 127.5.180.126:43871 was elected leader, sending a full tablet report...
I20260710 11:05:00.311897  8427 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.314177  8427 tablet_bootstrap.cc:492] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.314889  8427 ts_tablet_manager.cc:1403] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:05:00.317122  8427 raft_consensus.cc:359] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.317751  8427 raft_consensus.cc:740] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.318416  8427 consensus_queue.cc:260] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.320412  8427 ts_tablet_manager.cc:1434] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:00.321182  8427 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.335505  8427 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.336210  8427 tablet_bootstrap.cc:492] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.336700  8427 ts_tablet_manager.cc:1403] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 11:05:00.338335  8427 raft_consensus.cc:359] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.338825  8427 raft_consensus.cc:740] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.339463  8427 consensus_queue.cc:260] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.340905  8427 ts_tablet_manager.cc:1434] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:00.341502  8427 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.352073  8427 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.352751  8427 tablet_bootstrap.cc:492] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.353250  8427 ts_tablet_manager.cc:1403] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:00.354805  8427 raft_consensus.cc:359] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.355346  8427 raft_consensus.cc:740] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.355882  8427 consensus_queue.cc:260] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [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: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.357342  8427 ts_tablet_manager.cc:1434] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:00.358151  8427 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.369074  8427 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.369766  8427 tablet_bootstrap.cc:492] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.370291  8427 ts_tablet_manager.cc:1403] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:00.371889  8427 raft_consensus.cc:359] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.372365  8427 raft_consensus.cc:740] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.373006  8427 consensus_queue.cc:260] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [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: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.375020  8427 ts_tablet_manager.cc:1434] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:05:00.375839  8427 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.385731  8427 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.386415  8427 tablet_bootstrap.cc:492] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.387013  8427 ts_tablet_manager.cc:1403] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:05:00.388535  8427 raft_consensus.cc:359] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.389005  8427 raft_consensus.cc:740] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.389529  8427 consensus_queue.cc:260] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [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: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.390974  8427 ts_tablet_manager.cc:1434] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:00.391629  8427 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.400552  8427 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.401189  8427 tablet_bootstrap.cc:492] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.401799  8427 ts_tablet_manager.cc:1403] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:05:00.403348  8427 raft_consensus.cc:359] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.403827  8427 raft_consensus.cc:740] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.404321  8427 consensus_queue.cc:260] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:00.406078  8427 ts_tablet_manager.cc:1434] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:00.407114  8427 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.421902  8427 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.422732  8427 tablet_bootstrap.cc:492] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.423422  8427 ts_tablet_manager.cc:1403] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:05:00.425105  8427 raft_consensus.cc:359] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.425586  8427 raft_consensus.cc:740] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.426129  8427 consensus_queue.cc:260] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.427832  8427 ts_tablet_manager.cc:1434] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:00.428848  8427 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap starting.
I20260710 11:05:00.443956  8427 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:00.444733  8427 tablet_bootstrap.cc:492] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Bootstrap complete.
I20260710 11:05:00.445266  8427 ts_tablet_manager.cc:1403] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 11:05:00.447576  8427 raft_consensus.cc:359] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.448166  8427 raft_consensus.cc:740] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.448787  8427 consensus_queue.cc:260] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.450480  8427 ts_tablet_manager.cc:1434] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:05:00.659363  8374 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.659936  8374 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.662817  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.663036  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:05:00.663513  8374 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:00.663687  8473 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:05:00.665870  8141 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:00.666692  8374 raft_consensus.cc:2804] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.667081  8374 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.667371  8374 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.674041  8374 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.676151  8374 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Requested vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:00.676908  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:00.677119  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:00.677511  8473 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.683034  8473 raft_consensus.cc:2468] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:00.684049  8141 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:00.684967  8374 raft_consensus.cc:2804] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:00.685407  8374 raft_consensus.cc:697] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:00.686160  8374 consensus_queue.cc:237] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.693926  7850 catalog_manager.cc:5697] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 1 to 2, leader changed from 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65) to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 2 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:00.833643  8314 raft_consensus.cc:493] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.834122  8314 raft_consensus.cc:515] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:00.835770  8314 leader_election.cc:290] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:00.836467  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.836721  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ba90d8c70c434cb4a3ebb972724580" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:05:00.837136  8473 raft_consensus.cc:2393] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:00.838179  8066 leader_election.cc:304] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:05:00.838811  8314 raft_consensus.cc:3060] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.844847  8314 raft_consensus.cc:2749] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:00.865023  8374 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.865480  8374 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.867079  8374 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.867964  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:05:00.868186  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.868850  8473 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:05:00.869853  8141 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:00.870474  8374 raft_consensus.cc:2804] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.870743  8374 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.871037  8374 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.872968  8314 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.873443  8314 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.875352  8314 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.876489  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.877031  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:05:00.877192  8473 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:05:00.877761  8374 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.878330  8067 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:05:00.878996  8177 raft_consensus.cc:2393] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:00.879249  8314 raft_consensus.cc:2804] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.879619  8314 raft_consensus.cc:493] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.879972  8314 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.880949  8374 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.882330  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:00.881024  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:00.882963  8473 raft_consensus.cc:3060] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.886016  8314 raft_consensus.cc:515] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.887120  8100 raft_consensus.cc:2393] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fc539af0158a4dc1963bcb913f58833a in current term 2: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:05:00.889628  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:00.889890  8473 raft_consensus.cc:2468] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:00.891638  8314 leader_election.cc:290] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.891547  8141 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:00.893224  8374 raft_consensus.cc:2804] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:00.893756  8374 raft_consensus.cc:697] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:00.894703  8374 consensus_queue.cc:237] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.897660  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d623ce358641ac924d27e9bb03bfe6" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:00.899427  8066 leader_election.cc:304] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:05:00.900532  8314 raft_consensus.cc:2749] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:00.903807  7850 catalog_manager.cc:5697] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 1 to 2, leader changed from 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65) to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 2 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.984177  8374 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.984675  8374 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.987327  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:05:00.989195  8314 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.989554  8374 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.989763  8314 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:00.990522  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.991183  8472 raft_consensus.cc:2468] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:05:00.991852  8224 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.992580  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad" is_pre_election: true
I20260710 11:05:00.992331  8224 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:00.992734  8141 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:00.994428  8224 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.994692  8374 raft_consensus.cc:2804] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.995020  8314 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:00.995182  8374 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.995625  8374 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.995868  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.995955  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:00.996551  8472 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:05:00.996637  8473 raft_consensus.cc:2468] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 1.
I20260710 11:05:00.998008  8067 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:05:00.998790  8224 raft_consensus.cc:2804] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:00.998778  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:05:00.998932  8067 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:05:00.999574  8224 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:00.999897  8225 raft_consensus.cc:2804] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:01.000049  8224 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.000334  8225 raft_consensus.cc:493] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:01.000784  8225 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.002631  8374 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.003782  8177 raft_consensus.cc:2393] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:01.005352  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:01.005632  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:01.006230  8473 raft_consensus.cc:3060] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.007383  8224 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:01.007529  8225 raft_consensus.cc:515] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.008775  8100 raft_consensus.cc:2393] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fc539af0158a4dc1963bcb913f58833a in current term 2: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:05:01.009714  8224 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.010349  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:01.011441  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:01.012127  8472 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.013051  8374 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.014947  8225 leader_election.cc:290] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.012998  8473 raft_consensus.cc:2468] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:01.015537  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:01.016324  8177 raft_consensus.cc:2393] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:01.016390  8141 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:01.017787  8471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a900eb022e644fcebddafe7025dc2b28" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:01.018558  8471 raft_consensus.cc:2393] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:01.019568  8067 leader_election.cc:304] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:05:01.020776  8225 raft_consensus.cc:2749] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:05:01.022874  8374 raft_consensus.cc:2804] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:01.023399  8374 raft_consensus.cc:697] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:01.024196  8374 consensus_queue.cc:237] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.026463  8472 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 2.
I20260710 11:05:01.027702  8067 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: fac23828a56c4022b3bb7cbf925446ad
I20260710 11:05:01.028586  8225 raft_consensus.cc:2804] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:01.029999  8225 raft_consensus.cc:697] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:01.030805  8225 consensus_queue.cc:237] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:01.033088  7848 catalog_manager.cc:5697] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 1 to 2, leader changed from 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65) to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 2 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:01.038094  7850 catalog_manager.cc:5697] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 1 to 2, leader changed from 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65) to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 2 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:01.065433  8380 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:01.065903  8380 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:01.067576  8380 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:01.068284  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:01.068490  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:05:01.068917  8472 raft_consensus.cc:2393] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fac23828a56c4022b3bb7cbf925446ad in current term 2: Already voted for candidate 5214116ae5bb453aa73b782899057c3f in this term.
I20260710 11:05:01.069921  7993 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [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: fac23828a56c4022b3bb7cbf925446ad; no voters: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:01.070536  8380 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.076327  8380 raft_consensus.cc:2749] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:01.079533  8374 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:01.080010  8374 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.081676  8374 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.082419  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f" is_pre_election: true
I20260710 11:05:01.082600  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:01.083240  8472 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 1.
I20260710 11:05:01.084196  8141 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:01.084848  8374 raft_consensus.cc:2804] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:01.085235  8374 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:01.085523  8374 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.090095  8374 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.091635  8374 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.092455  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:01.092574  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
I20260710 11:05:01.093250  8472 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.099254  8472 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:01.100082  8141 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [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: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:01.100670  8374 raft_consensus.cc:2804] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:01.101063  8374 raft_consensus.cc:697] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:01.101773  8374 consensus_queue.cc:237] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.108338  7850 catalog_manager.cc:5697] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 1 to 2, leader changed from 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65) to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 2 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:01.111996  8225 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04bb22eecfde4a08883fc71a69da4f71)
I20260710 11:05:01.112520  8225 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:01.113324  8472 raft_consensus.cc:1275] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.114612  8374 consensus_queue.cc:1048] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.120867  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc539af0158a4dc1963bcb913f58833a" is_pre_election: true
I20260710 11:05:01.123689  8225 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285)
I20260710 11:05:01.124878  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04bb22eecfde4a08883fc71a69da4f71" is_pre_election: true
I20260710 11:05:01.125794  8473 raft_consensus.cc:2393] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5214116ae5bb453aa73b782899057c3f in current term 2: Already voted for candidate fc539af0158a4dc1963bcb913f58833a in this term.
I20260710 11:05:01.126766  8067 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f; no voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a
I20260710 11:05:01.128474  8100 raft_consensus.cc:1275] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.128489  8314 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:01.130309  8376 consensus_queue.cc:1048] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.136718  8314 raft_consensus.cc:2749] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:01.283537  8473 raft_consensus.cc:1275] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.284734  8376 consensus_queue.cc:1048] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.292726  8100 raft_consensus.cc:1275] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.294272  8376 consensus_queue.cc:1048] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.430507  8473 raft_consensus.cc:1275] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.431775  8376 consensus_queue.cc:1048] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.439630  8101 raft_consensus.cc:1275] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.441330  8376 consensus_queue.cc:1048] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.565117  8472 raft_consensus.cc:1275] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.566504  8376 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.568222  8472 raft_consensus.cc:1275] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.569484  8314 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.578725  8101 raft_consensus.cc:1275] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.581823  8029 raft_consensus.cc:1275] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.583835  8377 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.584913  8314 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:10.251044  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:10.277324  8100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:10.278086  8100 raft_consensus.cc:606] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:10.280872  8100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "fc539af0158a4dc1963bcb913f58833a"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:10.281387  8100 raft_consensus.cc:606] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Received request to transfer leadership to TS fc539af0158a4dc1963bcb913f58833a
I20260710 11:05:10.291905  8027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c797e189c504408ae783c82536606fc"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:05:10.292418  8027 raft_consensus.cc:606] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:10.294814  8027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
mode: GRACEFUL
new_leader_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:05:10.295331  8027 raft_consensus.cc:606] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Received request to transfer leadership to TS 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:10.297482  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:10.297935  8101 raft_consensus.cc:606] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:10.309451  8177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208"
dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:60148
I20260710 11:05:10.309942  8177 raft_consensus.cc:606] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:10.311190  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:05:10.311952  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:10.356065  8557 raft_consensus.cc:993] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.356671  8563 raft_consensus.cc:1081] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.357959  8473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52168
I20260710 11:05:10.358417  8473 raft_consensus.cc:493] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.358721  8473 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.363935  8473 raft_consensus.cc:515] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.365912  8473 leader_election.cc:290] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:10.375809  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.376530  8027 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.377389  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b264ffcab1c046e697ac730a40d25c03" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:10.377998  8101 raft_consensus.cc:3055] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.378363  8101 raft_consensus.cc:740] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:10.379254  8101 consensus_queue.cc:260] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.380607  8101 raft_consensus.cc:3060] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.384052  8027 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.385407  8423 leader_election.cc:304] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:05:10.386935  8101 raft_consensus.cc:2468] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.387194  8566 raft_consensus.cc:2804] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.388602  8566 raft_consensus.cc:697] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:10.389520  8566 consensus_queue.cc:237] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.398036  7848 catalog_manager.cc:5697] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 1 to 2, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.451318  8557 raft_consensus.cc:993] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: : Instructing follower fc539af0158a4dc1963bcb913f58833a to start an election
I20260710 11:05:10.451756  8563 raft_consensus.cc:1081] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Signalling peer fc539af0158a4dc1963bcb913f58833a to start an election
I20260710 11:05:10.453073  8177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3"
dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
 from {username='slave'} at 127.0.0.1:49270
I20260710 11:05:10.453549  8177 raft_consensus.cc:493] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.453871  8177 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.460444  8177 raft_consensus.cc:515] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.462172  8177 leader_election.cc:290] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:10.462618  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.463208  8027 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.463088  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d51ad1464dbf9ad945f77715cdc3" candidate_uuid: "fc539af0158a4dc1963bcb913f58833a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:10.463793  8101 raft_consensus.cc:3055] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.464114  8101 raft_consensus.cc:740] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:10.464910  8101 consensus_queue.cc:260] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.466154  8101 raft_consensus.cc:3060] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.469434  8555 raft_consensus.cc:993] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: : Instructing follower 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:10.469515  8027 raft_consensus.cc:2468] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:10.470033  8558 raft_consensus.cc:1081] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Signalling peer 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:10.470685  8142 leader_election.cc:304] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:10.471606  8556 raft_consensus.cc:2804] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.471619  8100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:33750
I20260710 11:05:10.472236  8100 raft_consensus.cc:493] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.472570  8100 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.472837  8101 raft_consensus.cc:2468] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc539af0158a4dc1963bcb913f58833a in term 2.
I20260710 11:05:10.477033  8556 raft_consensus.cc:697] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Leader. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:10.477442  8100 raft_consensus.cc:515] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.478646  8556 consensus_queue.cc:237] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.479794  8100 leader_election.cc:290] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:10.480917  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:10.481359  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ff39ecf8ee44a1895225ef974b5acc" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.481528  8177 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.481920  8027 raft_consensus.cc:3055] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.482309  8027 raft_consensus.cc:740] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:10.483400  8027 consensus_queue.cc:260] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.484776  8027 raft_consensus.cc:3060] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.487632  8177 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 2.
I20260710 11:05:10.488870  8066 leader_election.cc:304] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:10.488581  7848 catalog_manager.cc:5697] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a reported cstate change: term changed from 1 to 2, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to fc539af0158a4dc1963bcb913f58833a (127.5.180.68). New cstate: current_term: 2 leader_uuid: "fc539af0158a4dc1963bcb913f58833a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.489603  8563 raft_consensus.cc:2804] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.490039  8563 raft_consensus.cc:697] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:10.490811  8563 consensus_queue.cc:237] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:10.491587  8027 raft_consensus.cc:2468] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 2.
I20260710 11:05:10.500442  7848 catalog_manager.cc:5697] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 1 to 2, leader changed from fac23828a56c4022b3bb7cbf925446ad (127.5.180.66) to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 2 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.613876  8573 raft_consensus.cc:993] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.614333  8556 raft_consensus.cc:1081] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.615907  8473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52178
I20260710 11:05:10.616357  8473 raft_consensus.cc:493] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.616626  8473 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.620985  8473 raft_consensus.cc:515] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.622452  8473 leader_election.cc:290] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:05:10.623528  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.624069  8027 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.629027  8027 raft_consensus.cc:2468] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.630106  8423 leader_election.cc:304] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:05:10.630678  8557 raft_consensus.cc:993] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.631016  8566 raft_consensus.cc:2804] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.631238  8563 raft_consensus.cc:1081] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.631529  8566 raft_consensus.cc:697] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:10.631564  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d64722ac724c86b84aed9e1116b208" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:10.632319  8177 raft_consensus.cc:3055] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.632608  8177 raft_consensus.cc:740] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:10.632690  8566 consensus_queue.cc:237] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.633312  8177 consensus_queue.cc:260] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.634478  8177 raft_consensus.cc:3060] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.635267  8473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52168
I20260710 11:05:10.635857  8473 raft_consensus.cc:493] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.636240  8473 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.641001  8177 raft_consensus.cc:2468] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.641788  7848 catalog_manager.cc:5697] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 1 to 2, leader changed from fc539af0158a4dc1963bcb913f58833a (127.5.180.68) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.642843  8473 raft_consensus.cc:515] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.644325  8473 leader_election.cc:290] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 3 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315)
I20260710 11:05:10.645500  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.645413  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eafb8d386b451ebcedc747a71d1c5f" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:10.646085  8100 raft_consensus.cc:3055] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:10.646055  8027 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.646540  8100 raft_consensus.cc:740] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:10.647406  8100 consensus_queue.cc:260] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.648555  8100 raft_consensus.cc:3060] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:10.651731  8558 raft_consensus.cc:993] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.652184  8558 raft_consensus.cc:1081] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:10.653674  8027 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 3.
I20260710 11:05:10.653755  8473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c797e189c504408ae783c82536606fc"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52154
I20260710 11:05:10.654299  8473 raft_consensus.cc:493] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.654652  8473 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.654762  8423 leader_election.cc:304] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [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: 04bb22eecfde4a08883fc71a69da4f71, fac23828a56c4022b3bb7cbf925446ad; no voters: 
I20260710 11:05:10.655692  8566 raft_consensus.cc:2804] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:10.656308  8566 raft_consensus.cc:697] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 3 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:10.657200  8566 consensus_queue.cc:237] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } }
I20260710 11:05:10.662856  8100 raft_consensus.cc:2468] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 3.
I20260710 11:05:10.663771  8473 raft_consensus.cc:515] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.667196  8473 leader_election.cc:290] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Requested vote from peers fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677), fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353)
I20260710 11:05:10.667928  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:10.668167  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c797e189c504408ae783c82536606fc" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:10.668576  8177 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.668712  8027 raft_consensus.cc:3055] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.669157  8027 raft_consensus.cc:740] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:10.669831  8027 consensus_queue.cc:260] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.670722  8027 raft_consensus.cc:3060] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.670608  7848 catalog_manager.cc:5697] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 2 to 3, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 3 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.674822  8177 raft_consensus.cc:2468] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.676051  8421 leader_election.cc:304] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:10.676262  8027 raft_consensus.cc:2468] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:10.676976  8566 raft_consensus.cc:2804] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.677681  8566 raft_consensus.cc:697] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:10.678637  8566 consensus_queue.cc:237] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } }
I20260710 11:05:10.685732  7848 catalog_manager.cc:5697] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 1 to 2, leader changed from fac23828a56c4022b3bb7cbf925446ad (127.5.180.66) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.811386  8101 raft_consensus.cc:1275] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.812708  8566 consensus_queue.cc:1048] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.822537  8027 raft_consensus.cc:1275] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.825156  8567 consensus_queue.cc:1048] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.915163  8027 raft_consensus.cc:1275] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.916795  8563 consensus_queue.cc:1048] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.928988  8177 raft_consensus.cc:1275] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.930087  8563 consensus_queue.cc:1048] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.060539  8027 raft_consensus.cc:1275] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.061688  8573 consensus_queue.cc:1048] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.066211  8101 raft_consensus.cc:1275] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fc539af0158a4dc1963bcb913f58833a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.067497  8573 consensus_queue.cc:1048] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.109409  8177 raft_consensus.cc:1275] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.110796  8566 consensus_queue.cc:1048] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:11.113664  8027 raft_consensus.cc:1275] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:11.115073  8566 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:11.132814  8029 raft_consensus.cc:1275] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.137394  8566 consensus_queue.cc:1048] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.145572  8101 raft_consensus.cc:1275] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:11.150849  8566 consensus_queue.cc:1048] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:11.197186  8027 raft_consensus.cc:1275] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.198376  8595 consensus_queue.cc:1048] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.207062  8177 raft_consensus.cc:1275] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.208691  8595 consensus_queue.cc:1048] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.312908  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:11.331796  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:11.347811  8177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260"
dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:60148
I20260710 11:05:11.348291  8177 raft_consensus.cc:606] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:11.350564  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "fac23828a56c4022b3bb7cbf925446ad"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:11.351089  8101 raft_consensus.cc:606] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Received request to transfer leadership to TS fac23828a56c4022b3bb7cbf925446ad
I20260710 11:05:11.352247  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:11.353070  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:11.572476  8602 raft_consensus.cc:993] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: : Instructing follower fac23828a56c4022b3bb7cbf925446ad to start an election
I20260710 11:05:11.572970  8563 raft_consensus.cc:1081] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Signalling peer fac23828a56c4022b3bb7cbf925446ad to start an election
I20260710 11:05:11.574172  8027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
 from {username='slave'} at 127.0.0.1:45402
I20260710 11:05:11.574630  8027 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.574932  8027 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.579859  8027 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:11.581257  8027 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 2 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:11.581915  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:11.582463  8101 raft_consensus.cc:3055] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.582290  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:11.582782  8101 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:11.582973  8174 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.583726  8101 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:11.584933  8101 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.590004  8174 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 2.
I20260710 11:05:11.591220  7992 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:11.591908  8558 raft_consensus.cc:2804] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.592248  8101 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 2.
I20260710 11:05:11.592293  8558 raft_consensus.cc:697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:11.593454  8558 consensus_queue.cc:237] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:11.600939  7848 catalog_manager.cc:5697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 1 to 2, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 2 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.668242  8573 raft_consensus.cc:993] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:11.668730  8591 raft_consensus.cc:1081] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:11.670239  8472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52178
I20260710 11:05:11.670693  8472 raft_consensus.cc:493] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.671038  8472 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:11.676090  8472 raft_consensus.cc:515] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:11.677496  8472 leader_election.cc:290] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 3 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:11.678267  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:11.678458  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8a584b630e47faa34f91abd3084260" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:11.678922  8101 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:11.679075  8174 raft_consensus.cc:3055] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:11.679447  8174 raft_consensus.cc:740] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc539af0158a4dc1963bcb913f58833a, State: Running, Role: LEADER
I20260710 11:05:11.680089  8174 consensus_queue.cc:260] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:11.680997  8174 raft_consensus.cc:3060] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:11.683234  8101 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 3.
I20260710 11:05:11.684269  8423 leader_election.cc:304] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [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: 04bb22eecfde4a08883fc71a69da4f71, 5214116ae5bb453aa73b782899057c3f; no voters: 
I20260710 11:05:11.685045  8595 raft_consensus.cc:2804] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:11.685436  8595 raft_consensus.cc:697] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 3 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:11.686044  8174 raft_consensus.cc:2468] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 3.
I20260710 11:05:11.686151  8595 consensus_queue.cc:237] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [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: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:11.693269  7848 catalog_manager.cc:5697] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 2 to 3, leader changed from fc539af0158a4dc1963bcb913f58833a (127.5.180.68) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 3 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:12.093787  8101 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer fac23828a56c4022b3bb7cbf925446ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.094924  8558 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:12.097707  8100 raft_consensus.cc:1275] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:12.098987  8566 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:12.144078  8174 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer fac23828a56c4022b3bb7cbf925446ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:12.150384  8177 raft_consensus.cc:1275] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:12.152365  8596 consensus_queue.cc:1048] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:12.162104  8558 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260710 11:05:12.353909  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:12.369841  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:12.384063  8027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
mode: GRACEFUL
new_leader_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:05:12.384562  8027 raft_consensus.cc:606] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 LEADER]: Received request to transfer leadership to TS 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:12.385602  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:05:12.386236  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:12.486779  8616 raft_consensus.cc:993] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: : Instructing follower 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:12.487288  8617 raft_consensus.cc:1081] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 LEADER]: Signalling peer 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:12.488628  8100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:33750
I20260710 11:05:12.489007  8100 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:12.489243  8100 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.494028  8100 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:12.496044  8100 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 3 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:12.496675  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:12.497035  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:12.497262  8027 raft_consensus.cc:3055] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:12.497506  8176 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.497622  8027 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:12.498342  8027 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:12.499250  8027 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:12.502050  8176 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 3.
I20260710 11:05:12.503001  8066 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [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: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:12.503764  8027 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 3.
I20260710 11:05:12.503785  8613 raft_consensus.cc:2804] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:12.504354  8613 raft_consensus.cc:697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:12.505074  8613 consensus_queue.cc:237] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:12.511451  7848 catalog_manager.cc:5697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 2 to 3, leader changed from fac23828a56c4022b3bb7cbf925446ad (127.5.180.66) to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 3 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:12.954226  8176 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:12.955637  8563 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:12.966929  8027 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:12.968499  8563 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:13.387398  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:13.409476  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:13.426478  8100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "fac23828a56c4022b3bb7cbf925446ad"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:13.427078  8100 raft_consensus.cc:606] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 LEADER]: Received request to transfer leadership to TS fac23828a56c4022b3bb7cbf925446ad
I20260710 11:05:13.428145  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:05:13.428737  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:13.578584  8563 raft_consensus.cc:993] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: : Instructing follower fac23828a56c4022b3bb7cbf925446ad to start an election
I20260710 11:05:13.579126  8563 raft_consensus.cc:1081] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 LEADER]: Signalling peer fac23828a56c4022b3bb7cbf925446ad to start an election
I20260710 11:05:13.580736  8027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
 from {username='slave'} at 127.0.0.1:45402
I20260710 11:05:13.581348  8027 raft_consensus.cc:493] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:13.581733  8027 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.590348  8027 raft_consensus.cc:515] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:13.592150  8027 leader_election.cc:290] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [CANDIDATE]: Term 4 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:13.593016  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:13.593096  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06cd0d8542e4e69b6bf2cd4c4f0c55d" candidate_uuid: "fac23828a56c4022b3bb7cbf925446ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:13.593690  8100 raft_consensus.cc:3055] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:13.593732  8176 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.594107  8100 raft_consensus.cc:740] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:13.595013  8100 consensus_queue.cc:260] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:13.596086  8100 raft_consensus.cc:3060] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:13.599751  8176 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 4.
I20260710 11:05:13.600826  7992 leader_election.cc:304] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [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: fac23828a56c4022b3bb7cbf925446ad, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:13.601429  8100 raft_consensus.cc:2468] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fac23828a56c4022b3bb7cbf925446ad in term 4.
I20260710 11:05:13.601608  8617 raft_consensus.cc:2804] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:13.602123  8617 raft_consensus.cc:697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 4 LEADER]: Becoming Leader. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:13.603061  8617 consensus_queue.cc:237] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [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: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:13.609911  7849 catalog_manager.cc:5697] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad reported cstate change: term changed from 3 to 4, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to fac23828a56c4022b3bb7cbf925446ad (127.5.180.66). New cstate: current_term: 4 leader_uuid: "fac23828a56c4022b3bb7cbf925446ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.163786  8176 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 4 FOLLOWER]: Refusing update from remote peer fac23828a56c4022b3bb7cbf925446ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:14.164973  8617 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:14.169024  8101 raft_consensus.cc:1275] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 4 FOLLOWER]: Refusing update from remote peer fac23828a56c4022b3bb7cbf925446ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:14.170372  8617 consensus_queue.cc:1048] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:14.429453  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:14.450537  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:14.464905  8027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54"
dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
mode: GRACEFUL
new_leader_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:43470
I20260710 11:05:14.465438  8027 raft_consensus.cc:606] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Received request to transfer leadership to TS 5214116ae5bb453aa73b782899057c3f
I20260710 11:05:14.466617  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:05:14.467290  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:14.824492  8639 raft_consensus.cc:993] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: : Instructing follower 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:14.824980  8617 raft_consensus.cc:1081] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Signalling peer 5214116ae5bb453aa73b782899057c3f to start an election
I20260710 11:05:14.826285  8101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
 from {username='slave'} at 127.0.0.1:33750
I20260710 11:05:14.826704  8101 raft_consensus.cc:493] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:14.827013  8101 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.831771  8101 raft_consensus.cc:515] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:14.833348  8101 leader_election.cc:290] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Requested vote from peers fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:14.834041  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fac23828a56c4022b3bb7cbf925446ad"
I20260710 11:05:14.834441  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f465114e9ce447ce83aca50426d22b54" candidate_uuid: "5214116ae5bb453aa73b782899057c3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:14.834728  8027 raft_consensus.cc:3055] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:14.835115  8027 raft_consensus.cc:740] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fac23828a56c4022b3bb7cbf925446ad, State: Running, Role: LEADER
I20260710 11:05:14.835175  8174 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.836203  8027 consensus_queue.cc:260] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:14.837337  8027 raft_consensus.cc:3060] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.840797  8174 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 2.
I20260710 11:05:14.841684  8027 raft_consensus.cc:2468] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5214116ae5bb453aa73b782899057c3f in term 2.
I20260710 11:05:14.841992  8066 leader_election.cc:304] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5214116ae5bb453aa73b782899057c3f, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:14.842990  8632 raft_consensus.cc:2804] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:14.843338  8632 raft_consensus.cc:697] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Becoming Leader. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:14.844026  8632 consensus_queue.cc:237] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } }
I20260710 11:05:14.852417  7849 catalog_manager.cc:5697] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f reported cstate change: term changed from 1 to 2, leader changed from fac23828a56c4022b3bb7cbf925446ad (127.5.180.66) to 5214116ae5bb453aa73b782899057c3f (127.5.180.67). New cstate: current_term: 2 leader_uuid: "5214116ae5bb453aa73b782899057c3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.445122  8176 raft_consensus.cc:1275] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.445855  8026 raft_consensus.cc:1275] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Refusing update from remote peer 5214116ae5bb453aa73b782899057c3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.446923  8646 consensus_queue.cc:1048] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:15.448068  8632 consensus_queue.cc:1048] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fac23828a56c4022b3bb7cbf925446ad" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 44353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.468161  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:15.499694  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:15.514256  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd"
dest_uuid: "5214116ae5bb453aa73b782899057c3f"
mode: GRACEFUL
new_leader_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:56382
I20260710 11:05:15.514708  8101 raft_consensus.cc:606] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Received request to transfer leadership to TS 04bb22eecfde4a08883fc71a69da4f71
I20260710 11:05:15.515937  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:05:15.516682  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:15.911927  8653 raft_consensus.cc:993] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: : Instructing follower 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:15.912551  8646 raft_consensus.cc:1081] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Signalling peer 04bb22eecfde4a08883fc71a69da4f71 to start an election
I20260710 11:05:15.913956  8472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd"
dest_uuid: "04bb22eecfde4a08883fc71a69da4f71"
 from {username='slave'} at 127.0.0.1:52168
I20260710 11:05:15.914372  8472 raft_consensus.cc:493] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.914636  8472 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.919653  8472 raft_consensus.cc:515] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:15.921260  8472 leader_election.cc:290] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Requested vote from peers 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315), fc539af0158a4dc1963bcb913f58833a (127.5.180.68:42677)
I20260710 11:05:15.921955  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5214116ae5bb453aa73b782899057c3f"
I20260710 11:05:15.922228  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1777f92cdf2a49c7a99bb7dab9c52ebd" candidate_uuid: "04bb22eecfde4a08883fc71a69da4f71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc539af0158a4dc1963bcb913f58833a"
I20260710 11:05:15.922554  8101 raft_consensus.cc:3055] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.922760  8176 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.922940  8101 raft_consensus.cc:740] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5214116ae5bb453aa73b782899057c3f, State: Running, Role: LEADER
I20260710 11:05:15.923744  8101 consensus_queue.cc:260] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:15.924924  8101 raft_consensus.cc:3060] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.929092  8176 raft_consensus.cc:2468] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:15.930411  8421 leader_election.cc:304] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04bb22eecfde4a08883fc71a69da4f71, fc539af0158a4dc1963bcb913f58833a; no voters: 
I20260710 11:05:15.931093  8101 raft_consensus.cc:2468] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04bb22eecfde4a08883fc71a69da4f71 in term 2.
I20260710 11:05:15.931478  8625 raft_consensus.cc:2804] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.932559  8625 raft_consensus.cc:697] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Becoming Leader. State: Replica: 04bb22eecfde4a08883fc71a69da4f71, State: Running, Role: LEADER
I20260710 11:05:15.933360  8625 consensus_queue.cc:237] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } }
I20260710 11:05:15.940528  7848 catalog_manager.cc:5697] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 reported cstate change: term changed from 1 to 2, leader changed from 5214116ae5bb453aa73b782899057c3f (127.5.180.67) to 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "04bb22eecfde4a08883fc71a69da4f71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04bb22eecfde4a08883fc71a69da4f71" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 36285 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:16.445433  8101 raft_consensus.cc:1275] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.446753  8625 consensus_queue.cc:1048] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5214116ae5bb453aa73b782899057c3f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 40315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.456831  8176 raft_consensus.cc:1275] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Refusing update from remote peer 04bb22eecfde4a08883fc71a69da4f71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:16.458287  8668 consensus_queue.cc:1048] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc539af0158a4dc1963bcb913f58833a" member_type: VOTER last_known_addr { host: "127.5.180.68" port: 42677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:16.517457  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:16.531647  5841 tablet_server.cc:179] TabletServer@127.5.180.65:36285 shutting down...
W20260710 11:05:16.545843  8141 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 11:05:16.550678  8141 consensus_peers.cc:597] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.564764  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:16.565755  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.566746  5841 raft_consensus.cc:2243] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.567596  5841 raft_consensus.cc:2272] T 6a8a584b630e47faa34f91abd3084260 P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.570032  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.570773  5841 raft_consensus.cc:2243] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.571324  5841 raft_consensus.cc:2272] T 31b5b89bd24542bdbbbc309282dea5dd P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.574016  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.574808  5841 raft_consensus.cc:2243] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.575361  5841 raft_consensus.cc:2272] T f0ba90d8c70c434cb4a3ebb972724580 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.578051  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.578608  5841 raft_consensus.cc:2243] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.579056  5841 raft_consensus.cc:2272] T a900eb022e644fcebddafe7025dc2b28 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.580861  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.581329  5841 raft_consensus.cc:2243] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.581656  5841 raft_consensus.cc:2272] T 968eab2018ab4b9293a104dab6ce7922 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.583442  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.584160  5841 raft_consensus.cc:2243] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.584662  5841 raft_consensus.cc:2272] T 3284af6a79a2499b804549d8b45ae5b9 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.587278  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.587831  5841 raft_consensus.cc:2243] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.588857  5841 raft_consensus.cc:2272] T 08eafb8d386b451ebcedc747a71d1c5f P 04bb22eecfde4a08883fc71a69da4f71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.591290  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.591810  5841 raft_consensus.cc:2243] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.592290  5841 raft_consensus.cc:2272] T bedf08f9483f4eb7a1333c209bc5e171 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.594129  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.594607  5841 raft_consensus.cc:2243] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.594995  5841 raft_consensus.cc:2272] T e0d623ce358641ac924d27e9bb03bfe6 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.596767  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.597235  5841 raft_consensus.cc:2243] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.597594  5841 raft_consensus.cc:2272] T 5c5c768c8e564aff8b6a7334603d3eab P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.599841  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.600276  5841 raft_consensus.cc:2243] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.600934  5841 raft_consensus.cc:2272] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.603205  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.603796  5841 raft_consensus.cc:2243] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.605319  5841 raft_consensus.cc:2272] T c807bc16404040de829fbdca237e90bc P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.608029  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.608541  5841 raft_consensus.cc:2243] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.609282  5841 raft_consensus.cc:2272] T 7c797e189c504408ae783c82536606fc P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.611529  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.612334  5841 raft_consensus.cc:2243] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.612702  5841 raft_consensus.cc:2272] T fc0ddd291a664cdb9c45ebea787b3959 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:16.613819  7993 consensus_peers.cc:597] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.615206  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.615872  5841 raft_consensus.cc:2243] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.616792  5841 raft_consensus.cc:2272] T b264ffcab1c046e697ac730a40d25c03 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.618661  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.619318  5841 raft_consensus.cc:2243] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.620112  5841 raft_consensus.cc:2272] T d5d64722ac724c86b84aed9e1116b208 P 04bb22eecfde4a08883fc71a69da4f71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.622018  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.622485  5841 raft_consensus.cc:2243] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.622804  5841 raft_consensus.cc:2272] T 41c891e4bda74ef48f53a804787e4e9e P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.624706  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:16.625136  5841 raft_consensus.cc:2243] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.625439  5841 raft_consensus.cc:2272] T bc9b91c506c04955a9e335fc6eed2c28 P 04bb22eecfde4a08883fc71a69da4f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.668236  5841 tablet_server.cc:196] TabletServer@127.5.180.65:36285 shutdown complete.
W20260710 11:05:16.683792  8141 consensus_peers.cc:597] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:16.694191  7993 consensus_peers.cc:597] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.705220  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
W20260710 11:05:16.717134  8141 consensus_peers.cc:597] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:16.725171  8142 consensus_peers.cc:597] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.735972  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:16.736690  5841 tablet_replica.cc:333] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.737406  5841 raft_consensus.cc:2243] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.737867  5841 raft_consensus.cc:2272] T f47a05243331401c9d400ee426b4182e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.739862  5841 tablet_replica.cc:333] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.740407  5841 raft_consensus.cc:2243] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.740803  5841 raft_consensus.cc:2272] T b29145d90a234d7e8916f789e60090d8 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.743109  5841 tablet_replica.cc:333] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.743846  5841 raft_consensus.cc:2243] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.744608  5841 raft_consensus.cc:2272] T 31b5b89bd24542bdbbbc309282dea5dd P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:16.746620  8068 consensus_peers.cc:597] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.746964  5841 tablet_replica.cc:333] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.747795  5841 raft_consensus.cc:2243] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.748394  5841 raft_consensus.cc:2272] T 17d8d51ad1464dbf9ad945f77715cdc3 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.750955  5841 tablet_replica.cc:333] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.751520  5841 raft_consensus.cc:2243] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.751989  5841 raft_consensus.cc:2272] T 5c5c768c8e564aff8b6a7334603d3eab P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.753856  5841 tablet_replica.cc:333] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.754402  5841 raft_consensus.cc:2243] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.754814  5841 raft_consensus.cc:2272] T c807bc16404040de829fbdca237e90bc P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.756763  5841 tablet_replica.cc:333] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.757313  5841 raft_consensus.cc:2243] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.757747  5841 raft_consensus.cc:2272] T 08eafb8d386b451ebcedc747a71d1c5f P fac23828a56c4022b3bb7cbf925446ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.759593  5841 tablet_replica.cc:333] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.760102  5841 raft_consensus.cc:2243] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.760878  5841 raft_consensus.cc:2272] T bedf08f9483f4eb7a1333c209bc5e171 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.763370  5841 tablet_replica.cc:333] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.764119  5841 raft_consensus.cc:2243] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.764647  5841 raft_consensus.cc:2272] T 80ff39ecf8ee44a1895225ef974b5acc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:16.766366  8141 consensus_peers.cc:597] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.767056  5841 tablet_replica.cc:333] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.767609  5841 raft_consensus.cc:2243] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.768417  5841 raft_consensus.cc:2272] T 41c891e4bda74ef48f53a804787e4e9e P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.770205  5841 tablet_replica.cc:333] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.770713  5841 raft_consensus.cc:2243] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.771180  5841 raft_consensus.cc:2272] T d5d64722ac724c86b84aed9e1116b208 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.773020  5841 tablet_replica.cc:333] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.773515  5841 raft_consensus.cc:2243] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.773872  5841 raft_consensus.cc:2272] T b264ffcab1c046e697ac730a40d25c03 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.775728  5841 tablet_replica.cc:333] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.776249  5841 raft_consensus.cc:2243] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.777045  5841 raft_consensus.cc:2272] T 968eab2018ab4b9293a104dab6ce7922 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.778708  5841 tablet_replica.cc:333] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.779219  5841 raft_consensus.cc:2243] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.779634  5841 raft_consensus.cc:2272] T 7c797e189c504408ae783c82536606fc P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.781293  5841 tablet_replica.cc:333] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.781754  5841 raft_consensus.cc:2243] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.782133  5841 raft_consensus.cc:2272] T f465114e9ce447ce83aca50426d22b54 P fac23828a56c4022b3bb7cbf925446ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.783849  5841 tablet_replica.cc:333] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.784390  5841 raft_consensus.cc:2243] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.784787  5841 raft_consensus.cc:2272] T 3284af6a79a2499b804549d8b45ae5b9 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.786473  5841 tablet_replica.cc:333] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.786942  5841 raft_consensus.cc:2243] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.787604  5841 raft_consensus.cc:2272] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fac23828a56c4022b3bb7cbf925446ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.789224  5841 tablet_replica.cc:333] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad: stopping tablet replica
I20260710 11:05:16.789686  5841 raft_consensus.cc:2243] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.790393  5841 raft_consensus.cc:2272] T fc0ddd291a664cdb9c45ebea787b3959 P fac23828a56c4022b3bb7cbf925446ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:16.816836  8067 consensus_peers.cc:597] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.828001  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:05:16.858623  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
W20260710 11:05:16.883989  8067 consensus_peers.cc:597] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.890520  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:16.891404  5841 tablet_replica.cc:333] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.892333  5841 raft_consensus.cc:2243] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.892916  5841 raft_consensus.cc:2272] T 31b5b89bd24542bdbbbc309282dea5dd P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.894985  5841 tablet_replica.cc:333] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.895501  5841 raft_consensus.cc:2243] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.896195  5841 raft_consensus.cc:2272] T f47a05243331401c9d400ee426b4182e P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.897811  5841 tablet_replica.cc:333] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.898290  5841 raft_consensus.cc:2243] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.899044  5841 raft_consensus.cc:2272] T b29145d90a234d7e8916f789e60090d8 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.900699  5841 tablet_replica.cc:333] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.901162  5841 raft_consensus.cc:2243] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.901512  5841 raft_consensus.cc:2272] T b264ffcab1c046e697ac730a40d25c03 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.903172  5841 tablet_replica.cc:333] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.903614  5841 raft_consensus.cc:2243] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.903931  5841 raft_consensus.cc:2272] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P 5214116ae5bb453aa73b782899057c3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.905561  5841 tablet_replica.cc:333] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.906008  5841 raft_consensus.cc:2243] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.906649  5841 raft_consensus.cc:2272] T 3284af6a79a2499b804549d8b45ae5b9 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.908411  5841 tablet_replica.cc:333] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.908836  5841 raft_consensus.cc:2243] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.909520  5841 raft_consensus.cc:2272] T 80ff39ecf8ee44a1895225ef974b5acc P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.911257  5841 tablet_replica.cc:333] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.911693  5841 raft_consensus.cc:2243] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.912341  5841 raft_consensus.cc:2272] T bc9b91c506c04955a9e335fc6eed2c28 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.914029  5841 tablet_replica.cc:333] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.914466  5841 raft_consensus.cc:2243] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.914776  5841 raft_consensus.cc:2272] T 968eab2018ab4b9293a104dab6ce7922 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.916882  5841 tablet_replica.cc:333] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.917421  5841 raft_consensus.cc:2243] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:16.918087  5841 raft_consensus.cc:2272] T f465114e9ce447ce83aca50426d22b54 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.919878  5841 tablet_replica.cc:333] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.920367  5841 raft_consensus.cc:2243] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.920773  5841 raft_consensus.cc:2272] T 17d8d51ad1464dbf9ad945f77715cdc3 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.922405  5841 tablet_replica.cc:333] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.922952  5841 raft_consensus.cc:2243] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.923373  5841 raft_consensus.cc:2272] T e0d623ce358641ac924d27e9bb03bfe6 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.924963  5841 tablet_replica.cc:333] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.925437  5841 raft_consensus.cc:2243] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.925824  5841 raft_consensus.cc:2272] T bedf08f9483f4eb7a1333c209bc5e171 P 5214116ae5bb453aa73b782899057c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.927376  5841 tablet_replica.cc:333] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.927839  5841 raft_consensus.cc:2243] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.928210  5841 raft_consensus.cc:2272] T a900eb022e644fcebddafe7025dc2b28 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.929781  5841 tablet_replica.cc:333] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.930245  5841 raft_consensus.cc:2243] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.930630  5841 raft_consensus.cc:2272] T f0ba90d8c70c434cb4a3ebb972724580 P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.932358  5841 tablet_replica.cc:333] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.932802  5841 raft_consensus.cc:2243] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.933179  5841 raft_consensus.cc:2272] T 1777f92cdf2a49c7a99bb7dab9c52ebd P 5214116ae5bb453aa73b782899057c3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.935199  5841 tablet_replica.cc:333] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.935671  5841 raft_consensus.cc:2243] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.936094  5841 raft_consensus.cc:2272] T 6a8a584b630e47faa34f91abd3084260 P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:16.937889  5841 tablet_replica.cc:333] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f: stopping tablet replica
I20260710 11:05:16.938328  5841 raft_consensus.cc:2243] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:16.938716  5841 raft_consensus.cc:2272] T 08eafb8d386b451ebcedc747a71d1c5f P 5214116ae5bb453aa73b782899057c3f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:16.944967  8142 consensus_peers.cc:597] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a -> Peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Couldn't send request to peer 5214116ae5bb453aa73b782899057c3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:16.977022  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:05:17.005746  5841 tablet_server.cc:179] TabletServer@127.5.180.68:0 shutting down...
W20260710 11:05:17.031001  8142 consensus_peers.cc:597] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a -> Peer 5214116ae5bb453aa73b782899057c3f (127.5.180.67:40315): Couldn't send request to peer 5214116ae5bb453aa73b782899057c3f. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.67:40315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:17.031631  8142 consensus_peers.cc:597] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a -> Peer fac23828a56c4022b3bb7cbf925446ad (127.5.180.66:44353): Couldn't send request to peer fac23828a56c4022b3bb7cbf925446ad. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:44353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:17.048844  8141 consensus_peers.cc:597] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a -> Peer 04bb22eecfde4a08883fc71a69da4f71 (127.5.180.65:36285): Couldn't send request to peer 04bb22eecfde4a08883fc71a69da4f71. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:36285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.051910  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.052681  5841 tablet_replica.cc:333] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.053414  5841 raft_consensus.cc:2243] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.053977  5841 raft_consensus.cc:2272] T 6a8a584b630e47faa34f91abd3084260 P fc539af0158a4dc1963bcb913f58833a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.056491  5841 tablet_replica.cc:333] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.057183  5841 raft_consensus.cc:2243] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.057755  5841 raft_consensus.cc:2272] T f47a05243331401c9d400ee426b4182e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.060057  5841 tablet_replica.cc:333] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.060868  5841 raft_consensus.cc:2243] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.061942  5841 raft_consensus.cc:2272] T e0d623ce358641ac924d27e9bb03bfe6 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.064365  5841 tablet_replica.cc:333] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.065090  5841 raft_consensus.cc:2243] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.065551  5841 raft_consensus.cc:2272] T b29145d90a234d7e8916f789e60090d8 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.067545  5841 tablet_replica.cc:333] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.068084  5841 raft_consensus.cc:2243] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.068691  5841 raft_consensus.cc:2272] T b06cd0d8542e4e69b6bf2cd4c4f0c55d P fc539af0158a4dc1963bcb913f58833a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.071127  5841 tablet_replica.cc:333] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.071722  5841 raft_consensus.cc:2243] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.072703  5841 raft_consensus.cc:2272] T 5c5c768c8e564aff8b6a7334603d3eab P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.075253  5841 tablet_replica.cc:333] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.075877  5841 raft_consensus.cc:2243] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.076262  5841 raft_consensus.cc:2272] T 1777f92cdf2a49c7a99bb7dab9c52ebd P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.079221  5841 tablet_replica.cc:333] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.080003  5841 raft_consensus.cc:2243] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.080822  5841 raft_consensus.cc:2272] T c807bc16404040de829fbdca237e90bc P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.082672  5841 tablet_replica.cc:333] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.083235  5841 raft_consensus.cc:2243] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.083642  5841 raft_consensus.cc:2272] T 80ff39ecf8ee44a1895225ef974b5acc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.085421  5841 tablet_replica.cc:333] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.085927  5841 raft_consensus.cc:2243] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.086336  5841 raft_consensus.cc:2272] T bc9b91c506c04955a9e335fc6eed2c28 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.088084  5841 tablet_replica.cc:333] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.088827  5841 raft_consensus.cc:2243] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.089325  5841 raft_consensus.cc:2272] T 41c891e4bda74ef48f53a804787e4e9e P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.091115  5841 tablet_replica.cc:333] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.091605  5841 raft_consensus.cc:2243] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.092339  5841 raft_consensus.cc:2272] T a900eb022e644fcebddafe7025dc2b28 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.094985  5841 tablet_replica.cc:333] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.095674  5841 raft_consensus.cc:2243] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.096355  5841 raft_consensus.cc:2272] T f0ba90d8c70c434cb4a3ebb972724580 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.098136  5841 tablet_replica.cc:333] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.098551  5841 raft_consensus.cc:2243] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.098955  5841 raft_consensus.cc:2272] T fc0ddd291a664cdb9c45ebea787b3959 P fc539af0158a4dc1963bcb913f58833a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.100533  5841 tablet_replica.cc:333] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.100966  5841 raft_consensus.cc:2243] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.101342  5841 raft_consensus.cc:2272] T d5d64722ac724c86b84aed9e1116b208 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.103219  5841 tablet_replica.cc:333] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.103681  5841 raft_consensus.cc:2243] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.104394  5841 raft_consensus.cc:2272] T 17d8d51ad1464dbf9ad945f77715cdc3 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.106036  5841 tablet_replica.cc:333] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.106423  5841 raft_consensus.cc:2243] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.106774  5841 raft_consensus.cc:2272] T 7c797e189c504408ae783c82536606fc P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.108597  5841 tablet_replica.cc:333] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a: stopping tablet replica
I20260710 11:05:17.108955  5841 raft_consensus.cc:2243] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.109289  5841 raft_consensus.cc:2272] T f465114e9ce447ce83aca50426d22b54 P fc539af0158a4dc1963bcb913f58833a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.147486  5841 tablet_server.cc:196] TabletServer@127.5.180.68:0 shutdown complete.
I20260710 11:05:17.175168  5841 master.cc:562] Master@127.5.180.126:43871 shutting down...
I20260710 11:05:17.198719  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.199327  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.199656  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7779cf48a8d4bc5a8ded32b83871139: stopping tablet replica
I20260710 11:05:17.219832  5841 master.cc:584] Master@127.5.180.126:43871 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21683 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:05:17.274431  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:41351
I20260710 11:05:17.275830  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.281569  8682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.281602  8681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.282668  8684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:17.282928  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:17.283926  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.284104  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.284216  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681517284205 us; error 0 us; skew 500 ppm
I20260710 11:05:17.284701  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.287128  5841 webserver.cc:533] Webserver started at http://127.5.180.126:43015/ using document root <none> and password file <none>
I20260710 11:05:17.287544  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.287685  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.287890  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.288905  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "0e2d128583414f478bfe195de088fce7"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.293265  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:17.296363  8689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.297086  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:17.297325  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "0e2d128583414f478bfe195de088fce7"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.297549  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:17.316956  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.318172  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.357395  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:41351
I20260710 11:05:17.357481  8740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:41351 every 8 connection(s)
I20260710 11:05:17.361426  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.370931  8741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7: Bootstrap starting.
I20260710 11:05:17.375403  8741 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.379384  8741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7: No bootstrap required, opened a new log
I20260710 11:05:17.381423  8741 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2d128583414f478bfe195de088fce7" member_type: VOTER }
I20260710 11:05:17.381765  8741 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:17.382015  8741 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2d128583414f478bfe195de088fce7, State: Initialized, Role: FOLLOWER
I20260710 11:05:17.382670  8741 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e2d128583414f478bfe195de088fce7" member_type: VOTER }
I20260710 11:05:17.383139  8741 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:17.383354  8741 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:17.383637  8741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:17.387835  8741 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2d128583414f478bfe195de088fce7" member_type: VOTER }
I20260710 11:05:17.388332  8741 leader_election.cc:304] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [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: 0e2d128583414f478bfe195de088fce7; no voters: 
I20260710 11:05:17.389394  8741 leader_election.cc:290] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:17.389731  8744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:17.391961  8744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2d128583414f478bfe195de088fce7, State: Running, Role: LEADER
I20260710 11:05:17.392797  8744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [LEADER]: Queue going to LEADER mode. State: All 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: "0e2d128583414f478bfe195de088fce7" member_type: VOTER }
I20260710 11:05:17.393273  8741 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:17.401080  8745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e2d128583414f478bfe195de088fce7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2d128583414f478bfe195de088fce7" member_type: VOTER } }
I20260710 11:05:17.401678  8745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:17.401669  8746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e2d128583414f478bfe195de088fce7. Latest consensus state: current_term: 1 leader_uuid: "0e2d128583414f478bfe195de088fce7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2d128583414f478bfe195de088fce7" member_type: VOTER } }
I20260710 11:05:17.402395  8746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:17.407769  8752 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:17.413340  8752 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:17.414316  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:17.422158  8752 catalog_manager.cc:1383] Generated new cluster ID: 052cdc75df8247a0ba47da2ebe0aee70
I20260710 11:05:17.422380  8752 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:17.456018  8752 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:17.457258  8752 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:17.475747  8752 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7: Generated new TSK 0
I20260710 11:05:17.476308  8752 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:17.480717  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.486766  8762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.488021  8763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.489519  8765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:17.489665  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:17.490712  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.490978  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.491179  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681517491161 us; error 0 us; skew 500 ppm
I20260710 11:05:17.491750  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.494006  5841 webserver.cc:533] Webserver started at http://127.5.180.65:34797/ using document root <none> and password file <none>
I20260710 11:05:17.494508  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.494683  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.495054  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.496143  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "05f4b89946c74ea8957684da44a1ece7"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.500629  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:05:17.503732  8770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.504446  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:17.504681  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "05f4b89946c74ea8957684da44a1ece7"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.504912  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:17.520987  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.522213  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.523679  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.525835  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.526062  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.526299  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.526479  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.565448  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:35971
I20260710 11:05:17.565537  8832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:35971 every 8 connection(s)
I20260710 11:05:17.570592  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.578557  8837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.579308  8838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.582206  8840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:17.583467  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:17.584311  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.584559  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.584769  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681517584750 us; error 0 us; skew 500 ppm
I20260710 11:05:17.585454  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.586094  8833 heartbeater.cc:344] Connected to a master server at 127.5.180.126:41351
I20260710 11:05:17.586521  8833 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.587389  8833 heartbeater.cc:507] Master 127.5.180.126:41351 requested a full tablet report, sending...
I20260710 11:05:17.588300  5841 webserver.cc:533] Webserver started at http://127.5.180.66:36323/ using document root <none> and password file <none>
I20260710 11:05:17.588946  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.589174  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.589474  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.589948  8706 ts_manager.cc:194] Registered new tserver with Master: 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971)
I20260710 11:05:17.591100  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "e2bf1174db7142779feea269b92621d5"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.591768  8706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36216
I20260710 11:05:17.595760  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:17.599159  8845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.600013  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:17.600301  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "e2bf1174db7142779feea269b92621d5"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.600589  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:17.625836  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.627135  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.628536  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.630657  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.630892  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.631131  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.631299  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.670251  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:40935
I20260710 11:05:17.670372  8907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:40935 every 8 connection(s)
I20260710 11:05:17.674801  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:17.681838  8911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.682492  8912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:17.685480  8914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:17.686283  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:17.687276  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:17.687481  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:17.687680  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681517687646 us; error 0 us; skew 500 ppm
I20260710 11:05:17.687922  8908 heartbeater.cc:344] Connected to a master server at 127.5.180.126:41351
I20260710 11:05:17.688280  8908 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.688287  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:17.689076  8908 heartbeater.cc:507] Master 127.5.180.126:41351 requested a full tablet report, sending...
I20260710 11:05:17.691143  5841 webserver.cc:533] Webserver started at http://127.5.180.67:37953/ using document root <none> and password file <none>
I20260710 11:05:17.691172  8706 ts_manager.cc:194] Registered new tserver with Master: e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:17.691766  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:17.691998  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:17.692260  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:17.692761  8706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36230
I20260710 11:05:17.693439  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "30afd63a997b4a58982e249563cbcf05"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.697938  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:17.701220  8919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.701969  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:17.702208  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "30afd63a997b4a58982e249563cbcf05"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:17.702430  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:17.720870  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:17.722055  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:17.723497  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:17.725631  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:17.725797  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.726083  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:17.726220  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:17.764564  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:35307
I20260710 11:05:17.764671  8981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:35307 every 8 connection(s)
I20260710 11:05:17.777640  8982 heartbeater.cc:344] Connected to a master server at 127.5.180.126:41351
I20260710 11:05:17.777992  8982 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:17.778615  8982 heartbeater.cc:507] Master 127.5.180.126:41351 requested a full tablet report, sending...
I20260710 11:05:17.780582  8706 ts_manager.cc:194] Registered new tserver with Master: 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:17.781122  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013336483s
I20260710 11:05:17.781888  8706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36236
I20260710 11:05:17.804824  8706 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36238:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:17.807777  8706 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:17.873929  8798 tablet_service.cc:1511] Processing CreateTablet for tablet 5341ab2a7be243dd872902f61e4e49be (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:17.875419  8798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5341ab2a7be243dd872902f61e4e49be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.875546  8796 tablet_service.cc:1511] Processing CreateTablet for tablet 84128f063a834d1daa671256223d7955 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:17.876919  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84128f063a834d1daa671256223d7955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.880589  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 451dab2c33704efc83d11984c127fe0a (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:17.881992  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451dab2c33704efc83d11984c127fe0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.880590  8797 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7637c99b4145f38a26dab433596397 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:17.886194  8797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7637c99b4145f38a26dab433596397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.885865  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0cd2b683f342d5abdae4887252730c (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:17.887244  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0cd2b683f342d5abdae4887252730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.888744  8947 tablet_service.cc:1511] Processing CreateTablet for tablet 5341ab2a7be243dd872902f61e4e49be (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:17.890015  8947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5341ab2a7be243dd872902f61e4e49be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.904206  8946 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7637c99b4145f38a26dab433596397 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:17.905614  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7637c99b4145f38a26dab433596397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.905562  8793 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc48d37c204acd8846a85d69de0ed2 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:17.907210  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc48d37c204acd8846a85d69de0ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.907804  8945 tablet_service.cc:1511] Processing CreateTablet for tablet 84128f063a834d1daa671256223d7955 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:17.909057  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84128f063a834d1daa671256223d7955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.911984  8944 tablet_service.cc:1511] Processing CreateTablet for tablet 451dab2c33704efc83d11984c127fe0a (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:17.913259  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451dab2c33704efc83d11984c127fe0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.915809  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0cd2b683f342d5abdae4887252730c (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:17.917021  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0cd2b683f342d5abdae4887252730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.918437  8869 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0cd2b683f342d5abdae4887252730c (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:17.918764  8870 tablet_service.cc:1511] Processing CreateTablet for tablet 451dab2c33704efc83d11984c127fe0a (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:17.919790  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0cd2b683f342d5abdae4887252730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.920998  8871 tablet_service.cc:1511] Processing CreateTablet for tablet 84128f063a834d1daa671256223d7955 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:17.922293  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84128f063a834d1daa671256223d7955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.923920  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7637c99b4145f38a26dab433596397 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:17.925165  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7637c99b4145f38a26dab433596397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.927968  8873 tablet_service.cc:1511] Processing CreateTablet for tablet 5341ab2a7be243dd872902f61e4e49be (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:17.929235  8873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5341ab2a7be243dd872902f61e4e49be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.931206  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451dab2c33704efc83d11984c127fe0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.932749  8868 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc48d37c204acd8846a85d69de0ed2 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:17.934056  8868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc48d37c204acd8846a85d69de0ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.933840  8798 tablet_service.cc:1511] Processing CreateTablet for tablet 26843fc5ee854bea8ed91926bcc2fc08 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:17.939215  8998 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:17.943387  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 20ea195e17ac402b82feb22e9e2c859f (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:17.944128  8798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26843fc5ee854bea8ed91926bcc2fc08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.960988  8867 tablet_service.cc:1511] Processing CreateTablet for tablet 26843fc5ee854bea8ed91926bcc2fc08 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:17.961602  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 26843fc5ee854bea8ed91926bcc2fc08 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:17.962417  8867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26843fc5ee854bea8ed91926bcc2fc08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.962904  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26843fc5ee854bea8ed91926bcc2fc08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.965037  8998 tablet_bootstrap.cc:654] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:17.966338  8942 tablet_service.cc:1511] Processing CreateTablet for tablet 20ea195e17ac402b82feb22e9e2c859f (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:17.967679  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ea195e17ac402b82feb22e9e2c859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.967916  8866 tablet_service.cc:1511] Processing CreateTablet for tablet 20ea195e17ac402b82feb22e9e2c859f (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:17.969156  8866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ea195e17ac402b82feb22e9e2c859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.970902  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 98d64a405fc444b0b5adc163f6960d89 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:17.947759  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ea195e17ac402b82feb22e9e2c859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.982950  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d64a405fc444b0b5adc163f6960d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.982942  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 98d64a405fc444b0b5adc163f6960d89 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:17.984400  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d64a405fc444b0b5adc163f6960d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:17.987820  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 985c790acc0644219520f6c93f2e1687 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:17.989082  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985c790acc0644219520f6c93f2e1687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.000780  8941 tablet_service.cc:1511] Processing CreateTablet for tablet 98d64a405fc444b0b5adc163f6960d89 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:18.001135  8864 tablet_service.cc:1511] Processing CreateTablet for tablet 985c790acc0644219520f6c93f2e1687 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:18.002259  8941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d64a405fc444b0b5adc163f6960d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.002333  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985c790acc0644219520f6c93f2e1687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.007592  8997 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.016151  8940 tablet_service.cc:1511] Processing CreateTablet for tablet 985c790acc0644219520f6c93f2e1687 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:18.017484  8940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985c790acc0644219520f6c93f2e1687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.021850  9000 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.024247  8998 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.028486  8997 tablet_bootstrap.cc:654] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.038498  9000 tablet_bootstrap.cc:654] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.038867  8998 ts_tablet_manager.cc:1403] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.006s
I20260710 11:05:18.039279  8946 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc48d37c204acd8846a85d69de0ed2 (DEFAULT_TABLE table=test-workload [id=1519c8cb784746d3a0291ea267bf7db9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:18.040601  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc48d37c204acd8846a85d69de0ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:18.042953  8998 raft_consensus.cc:359] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.043752  8998 raft_consensus.cc:385] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.044006  8998 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.044589  8998 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.072302  8982 heartbeater.cc:499] Master 127.5.180.126:41351 was elected leader, sending a full tablet report...
I20260710 11:05:18.074227  8997 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.074721  8997 ts_tablet_manager.cc:1403] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.010s
I20260710 11:05:18.077600  8997 raft_consensus.cc:359] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.078316  8997 raft_consensus.cc:385] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.078430  8998 ts_tablet_manager.cc:1434] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.006s
I20260710 11:05:18.079836  8998 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.078646  8997 raft_consensus.cc:740] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.081215  8997 consensus_queue.cc:260] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.083623  8833 heartbeater.cc:499] Master 127.5.180.126:41351 was elected leader, sending a full tablet report...
I20260710 11:05:18.084067  8997 ts_tablet_manager.cc:1434] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:18.084403  9000 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.084832  9000 ts_tablet_manager.cc:1403] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.007s
I20260710 11:05:18.085042  8998 tablet_bootstrap.cc:654] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.087783  9000 raft_consensus.cc:359] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.088228  8997 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.088536  9000 raft_consensus.cc:385] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.088851  9000 raft_consensus.cc:740] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.089674  9000 consensus_queue.cc:260] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.099182  9000 ts_tablet_manager.cc:1434] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:05:18.099884  8908 heartbeater.cc:499] Master 127.5.180.126:41351 was elected leader, sending a full tablet report...
I20260710 11:05:18.101897  9000 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.104910  8997 tablet_bootstrap.cc:654] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.112408  9000 tablet_bootstrap.cc:654] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.113410  8998 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.113955  8998 ts_tablet_manager.cc:1403] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260710 11:05:18.117313  8998 raft_consensus.cc:359] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.118266  8998 raft_consensus.cc:385] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.118638  8998 raft_consensus.cc:740] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.119669  9000 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.119601  8998 consensus_queue.cc:260] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.120230  9000 ts_tablet_manager.cc:1403] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:05:18.121532  8997 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.122016  8998 ts_tablet_manager.cc:1434] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:05:18.122063  8997 ts_tablet_manager.cc:1403] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260710 11:05:18.123176  8998 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.123564  9000 raft_consensus.cc:359] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.124354  9000 raft_consensus.cc:385] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.124691  9000 raft_consensus.cc:740] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.125299  8997 raft_consensus.cc:359] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.125509  9000 consensus_queue.cc:260] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.126050  8997 raft_consensus.cc:385] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.126482  8997 raft_consensus.cc:740] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.127314  8997 consensus_queue.cc:260] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.128194  9000 ts_tablet_manager.cc:1434] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:18.129142  9000 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.129786  8998 tablet_bootstrap.cc:654] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.129743  8997 ts_tablet_manager.cc:1434] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:05:18.130985  8997 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.135329  9000 tablet_bootstrap.cc:654] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.138634  8997 tablet_bootstrap.cc:654] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.146754  9000 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.147295  9000 ts_tablet_manager.cc:1403] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 11:05:18.150102  9000 raft_consensus.cc:359] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.150933  9000 raft_consensus.cc:385] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.151258  9000 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.152084  9000 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.155833  8997 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.156594  8997 ts_tablet_manager.cc:1403] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.018s
I20260710 11:05:18.157117  9000 ts_tablet_manager.cc:1434] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:05:18.166332  8997 raft_consensus.cc:359] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.167325  8997 raft_consensus.cc:385] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.167589  8997 raft_consensus.cc:740] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.167814  9000 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.169302  8997 consensus_queue.cc:260] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.171226  8998 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.171772  8998 ts_tablet_manager.cc:1403] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.020s
I20260710 11:05:18.174623  8998 raft_consensus.cc:359] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.175339  8998 raft_consensus.cc:385] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.175602  8998 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.176367  9000 tablet_bootstrap.cc:654] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.176307  8998 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.177431  8997 ts_tablet_manager.cc:1434] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:05:18.178570  8998 ts_tablet_manager.cc:1434] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:05:18.179725  8998 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.180640  8997 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.186499  8998 tablet_bootstrap.cc:654] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.187283  8997 tablet_bootstrap.cc:654] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.194125  9000 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.194555  9000 ts_tablet_manager.cc:1403] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 11:05:18.194650  8997 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.194871  8998 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.195192  8997 ts_tablet_manager.cc:1403] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:05:18.195396  8998 ts_tablet_manager.cc:1403] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260710 11:05:18.197232  9000 raft_consensus.cc:359] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.197830  9000 raft_consensus.cc:385] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.198083  9000 raft_consensus.cc:740] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.198243  8997 raft_consensus.cc:359] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.198463  8998 raft_consensus.cc:359] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.199071  8997 raft_consensus.cc:385] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.198764  9000 consensus_queue.cc:260] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.199354  8998 raft_consensus.cc:385] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.199378  8997 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.200202  8998 raft_consensus.cc:740] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.200212  8997 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.201120  9000 ts_tablet_manager.cc:1434] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:18.201052  8998 consensus_queue.cc:260] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.202950  8997 ts_tablet_manager.cc:1434] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:18.203470  8998 ts_tablet_manager.cc:1434] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:18.203924  8997 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.204442  8998 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.204551  9000 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.210994  8997 tablet_bootstrap.cc:654] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.211498  9006 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.212013  9006 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.213712  9000 tablet_bootstrap.cc:654] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.222975  9006 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.223676  8998 tablet_bootstrap.cc:654] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.239064  9003 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.239789  9003 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.253278  9003 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.290799  8998 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.292273  8998 ts_tablet_manager.cc:1403] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.045s
I20260710 11:05:18.295732  9000 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.295461  8998 raft_consensus.cc:359] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.296262  9000 ts_tablet_manager.cc:1403] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.051s
I20260710 11:05:18.296285  8998 raft_consensus.cc:385] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.296859  8998 raft_consensus.cc:740] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.298364  8998 consensus_queue.cc:260] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.301182  8998 ts_tablet_manager.cc:1434] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:05:18.302493  8998 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.305043  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
W20260710 11:05:18.306674  8849 leader_election.cc:343] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.308921  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.309291  8998 tablet_bootstrap.cc:654] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.309617  8957 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 0.
I20260710 11:05:18.301241  8997 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.311060  8847 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:18.311348  8997 ts_tablet_manager.cc:1403] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.108s	user 0.025s	sys 0.056s
I20260710 11:05:18.312247  9006 raft_consensus.cc:2804] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.312618  9006 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.312958  9006 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.299584  9000 raft_consensus.cc:359] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.314438  9000 raft_consensus.cc:385] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.314272  8997 raft_consensus.cc:359] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.314925  9000 raft_consensus.cc:740] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.315943  9000 consensus_queue.cc:260] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.315083  8997 raft_consensus.cc:385] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.317554  8997 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.318562  8997 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.319309  9004 raft_consensus.cc:493] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.319828  9004 raft_consensus.cc:515] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.320567  8883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.321554  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.322499  9004 leader_election.cc:290] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
W20260710 11:05:18.323235  8923 leader_election.cc:343] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.325246  9006 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.326234  8998 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.326413  8883 raft_consensus.cc:2393] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30afd63a997b4a58982e249563cbcf05 in current term 1: Already voted for candidate e2bf1174db7142779feea269b92621d5 in this term.
I20260710 11:05:18.327842  9006 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.330338  9000 ts_tablet_manager.cc:1434] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.003s
I20260710 11:05:18.330430  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.331276  8957 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.331422  9000 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.334197  8921 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30afd63a997b4a58982e249563cbcf05; no voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.335937  8998 ts_tablet_manager.cc:1403] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.002s
I20260710 11:05:18.338232  9000 tablet_bootstrap.cc:654] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.339268  8957 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:18.339783  9003 raft_consensus.cc:2749] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.340507  8847 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.341364  9006 raft_consensus.cc:493] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.341830  9006 raft_consensus.cc:515] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.344601  9006 leader_election.cc:290] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.345104  9006 raft_consensus.cc:2804] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.345233  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.345600  9006 raft_consensus.cc:697] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:18.345952  8956 raft_consensus.cc:2468] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 0.
I20260710 11:05:18.346431  9006 consensus_queue.cc:237] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.347759  8847 leader_election.cc:304] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.350216  9023 raft_consensus.cc:493] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.350689  9023 raft_consensus.cc:515] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.353788  9023 leader_election.cc:290] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.354360  9023 raft_consensus.cc:2804] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.355965  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.354110  8998 raft_consensus.cc:359] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.356089  9023 raft_consensus.cc:493] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:18.357651  8847 leader_election.cc:343] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.357894  9023 raft_consensus.cc:3060] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.359499  8997 ts_tablet_manager.cc:1434] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.016s
I20260710 11:05:18.360579  8997 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.360559  9028 raft_consensus.cc:493] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.362416  9028 raft_consensus.cc:515] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.365877  9023 raft_consensus.cc:515] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.366633  8998 raft_consensus.cc:385] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.369454  8998 raft_consensus.cc:740] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.366938  8997 tablet_bootstrap.cc:654] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.370582  8998 consensus_queue.cc:260] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.373021  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.374471  9024 raft_consensus.cc:493] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.373338  8998 ts_tablet_manager.cc:1434] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:05:18.375372  9024 raft_consensus.cc:515] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.376446  8998 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.377418  9024 leader_election.cc:290] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.376844  8706 catalog_manager.cc:5697] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.376775  9023 leader_election.cc:290] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.378288  9028 leader_election.cc:290] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.382040  9024 raft_consensus.cc:493] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.386809  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.387483  8956 raft_consensus.cc:2468] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 0.
I20260710 11:05:18.382521  9024 raft_consensus.cc:515] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.388163  8998 tablet_bootstrap.cc:654] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.390810  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.390830  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.390924  9024 leader_election.cc:290] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.391836  8805 raft_consensus.cc:3060] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.391010  8847 leader_election.cc:304] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.391232  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.387096  9000 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.394313  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.395025  9000 ts_tablet_manager.cc:1403] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.011s
I20260710 11:05:18.394469  9003 raft_consensus.cc:493] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.395524  9003 raft_consensus.cc:515] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
W20260710 11:05:18.393826  8849 leader_election.cc:343] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.397145  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.397526  9003 leader_election.cc:290] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.399540  8883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
W20260710 11:05:18.401062  8921 leader_election.cc:343] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.403735  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.404352  8808 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 0.
I20260710 11:05:18.405218  9024 raft_consensus.cc:493] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.405702  9024 raft_consensus.cc:515] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
W20260710 11:05:18.406073  8849 leader_election.cc:343] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.406025  8923 leader_election.cc:304] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.406622  8849 leader_election.cc:304] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:18.407428  9003 raft_consensus.cc:2804] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.407801  9003 raft_consensus.cc:493] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.408078  9024 leader_election.cc:290] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.408133  9003 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.410493  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.410732  8805 raft_consensus.cc:2468] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:18.412055  8957 raft_consensus.cc:3060] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.413971  9028 raft_consensus.cc:2804] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.413990  9023 raft_consensus.cc:2749] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:18.414443  8849 leader_election.cc:343] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.414608  9028 raft_consensus.cc:493] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.415110  9028 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:18.417480  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:18.417390  9000 raft_consensus.cc:359] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.417871  9003 raft_consensus.cc:515] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.419955  8997 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.420579  8997 ts_tablet_manager.cc:1403] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.003s
I20260710 11:05:18.421505  9003 leader_election.cc:290] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.422670  8883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
W20260710 11:05:18.424213  8921 leader_election.cc:343] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.424588  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.425220  8805 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.425666  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.426493  8956 raft_consensus.cc:2393] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f4b89946c74ea8957684da44a1ece7 in current term 1: Already voted for candidate 30afd63a997b4a58982e249563cbcf05 in this term.
I20260710 11:05:18.429697  8997 raft_consensus.cc:359] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.430630  8997 raft_consensus.cc:385] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.431008  8997 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.431887  8997 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.432423  8805 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:18.432627  8957 raft_consensus.cc:2468] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:18.433663  8923 leader_election.cc:304] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.434880  9003 raft_consensus.cc:2804] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.435597  8997 ts_tablet_manager.cc:1434] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 11:05:18.436915  8997 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.438337  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.439262  8956 raft_consensus.cc:2468] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.424219  9028 raft_consensus.cc:515] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.441586  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.442364  8956 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.442544  8998 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.443434  8998 ts_tablet_manager.cc:1403] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.024s
I20260710 11:05:18.418286  9000 raft_consensus.cc:385] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.443940  9000 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.444322  9028 leader_election.cc:290] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.445160  8849 leader_election.cc:304] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.445637  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.446175  9028 raft_consensus.cc:2804] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.446388  8956 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.446499  9024 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.446723  9028 raft_consensus.cc:697] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:18.447506  9024 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.448082  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.448523  9028 consensus_queue.cc:237] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:18.449518  9024 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.449826  8997 tablet_bootstrap.cc:654] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.450740  8772 leader_election.cc:304] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.449177  9000 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.451678  9003 raft_consensus.cc:697] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:18.452536  9003 consensus_queue.cc:237] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.459285  9024 raft_consensus.cc:2804] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.459776  9024 raft_consensus.cc:493] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.460376  9024 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.461467  8998 raft_consensus.cc:359] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.462538  8998 raft_consensus.cc:385] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.462973  8998 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.464088  8998 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.467072  8998 ts_tablet_manager.cc:1434] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.007s
I20260710 11:05:18.471450  8998 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.468768  8772 leader_election.cc:304] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.457340  9000 ts_tablet_manager.cc:1434] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 11:05:18.474045  8703 catalog_manager.cc:5697] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.475653  9000 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.479079  9004 raft_consensus.cc:2804] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:18.479410  8849 leader_election.cc:343] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.467778  9024 raft_consensus.cc:515] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.469899  8956 raft_consensus.cc:2468] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:18.481401  9024 leader_election.cc:290] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Requested vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.479468  9004 raft_consensus.cc:493] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.481962  8883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5341ab2a7be243dd872902f61e4e49be" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.482313  9004 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.483616  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.484828  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.485948  8847 leader_election.cc:304] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:18.487088  8997 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.487282  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.487614  8997 ts_tablet_manager.cc:1403] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.004s
I20260710 11:05:18.487946  8880 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.489105  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.489735  8879 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.479774  8998 tablet_bootstrap.cc:654] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.490792  8878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.492789  9004 raft_consensus.cc:515] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.481513  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.490549  8997 raft_consensus.cc:359] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.496394  8997 raft_consensus.cc:385] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.496698  8997 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.498791  9004 leader_election.cc:290] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Requested vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.499012  8997 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
W20260710 11:05:18.500475  8772 leader_election.cc:343] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.500990  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.501277  8772 leader_election.cc:304] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7; no voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.501559  8955 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.498745  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.502496  8957 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.502379  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.502928  8997 ts_tablet_manager.cc:1434] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:05:18.503216  8879 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.503971  8997 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.504176  9028 raft_consensus.cc:2804] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.504701  9028 raft_consensus.cc:697] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:18.505491  9004 raft_consensus.cc:2749] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:18.505903  8772 leader_election.cc:343] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.509892  8955 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.511751  8997 tablet_bootstrap.cc:654] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.512055  8957 raft_consensus.cc:2468] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.514372  9000 tablet_bootstrap.cc:654] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.516355  8998 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.517061  8998 ts_tablet_manager.cc:1403] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260710 11:05:18.517455  9028 consensus_queue.cc:237] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.520429  8998 raft_consensus.cc:359] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.521260  8998 raft_consensus.cc:385] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.506359  8772 leader_election.cc:304] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7; no voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.521967  9004 raft_consensus.cc:2749] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:18.523658  8772 leader_election.cc:343] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:18.524922  8772 leader_election.cc:343] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.526392  8772 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:18.527127  8998 raft_consensus.cc:740] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.528385  8998 consensus_queue.cc:260] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.529496  9004 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.531510  9004 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.531965  9004 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.535660  8706 catalog_manager.cc:5697] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.541628  9004 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.546808  9004 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Requested vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.530678  8772 leader_election.cc:304] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.547917  9024 raft_consensus.cc:2804] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.551283  8772 leader_election.cc:304] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.553095  9024 raft_consensus.cc:697] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Becoming Leader. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Running, Role: LEADER
I20260710 11:05:18.553869  9046 raft_consensus.cc:2804] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.554127  9024 consensus_queue.cc:237] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.544697  8998 ts_tablet_manager.cc:1434] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:05:18.561820  8998 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.563714  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.564496  8880 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.565519  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
W20260710 11:05:18.566964  8772 leader_election.cc:343] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:18.568924  8997 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.569411  8997 ts_tablet_manager.cc:1403] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.026s
I20260710 11:05:18.571393  8998 tablet_bootstrap.cc:654] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.574193  8880 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.576085  8879 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.579414  9046 raft_consensus.cc:697] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Becoming Leader. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Running, Role: LEADER
I20260710 11:05:18.580564  9046 consensus_queue.cc:237] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.588096  9000 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.587832  8997 raft_consensus.cc:359] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.588533  8997 raft_consensus.cc:385] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.588897  8997 raft_consensus.cc:740] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.590013  8772 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:18.588572  9000 ts_tablet_manager.cc:1403] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.013s
I20260710 11:05:18.594331  9024 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.594910  9024 raft_consensus.cc:697] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Becoming Leader. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Running, Role: LEADER
I20260710 11:05:18.595773  9024 consensus_queue.cc:237] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.596254  8997 consensus_queue.cc:260] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.596163  8704 catalog_manager.cc:5697] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.597791  9000 raft_consensus.cc:359] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.598389  8997 ts_tablet_manager.cc:1434] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 11:05:18.598516  9000 raft_consensus.cc:385] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.598883  9000 raft_consensus.cc:740] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.599684  9000 consensus_queue.cc:260] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.600906  8997 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.602295  9000 ts_tablet_manager.cc:1434] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:05:18.603438  9000 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.603614  8998 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.604065  8998 ts_tablet_manager.cc:1403] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260710 11:05:18.608878  8998 raft_consensus.cc:359] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.609484  8998 raft_consensus.cc:385] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.609650  8997 tablet_bootstrap.cc:654] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.609651  9000 tablet_bootstrap.cc:654] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.609738  8998 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.614683  8998 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.617437  8706 catalog_manager.cc:5697] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "05f4b89946c74ea8957684da44a1ece7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.618654  9000 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.619153  9000 ts_tablet_manager.cc:1403] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:05:18.620814  9000 raft_consensus.cc:359] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.621281  9000 raft_consensus.cc:385] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.621497  9000 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.622017  9000 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.623288  9036 raft_consensus.cc:493] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.623950  9036 raft_consensus.cc:515] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.627355  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.627849  8805 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 0.
I20260710 11:05:18.628063  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.628878  8880 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 0.
I20260710 11:05:18.628878  8923 leader_election.cc:304] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.629974  9003 raft_consensus.cc:2804] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.630316  9003 raft_consensus.cc:493] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.630632  9003 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.636559  9036 leader_election.cc:290] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.637507  9003 raft_consensus.cc:515] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.639281  8998 ts_tablet_manager.cc:1434] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:05:18.640187  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.640518  8998 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: Bootstrap starting.
I20260710 11:05:18.640764  8805 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.623555  9000 ts_tablet_manager.cc:1434] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:18.647898  9000 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.647987  8805 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:18.649231  8923 leader_election.cc:304] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.650043  9036 raft_consensus.cc:2804] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.653824  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.654461  8880 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.654866  9000 tablet_bootstrap.cc:654] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.658907  8998 tablet_bootstrap.cc:654] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.660401  8997 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.660867  8997 ts_tablet_manager.cc:1403] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.022s
I20260710 11:05:18.661379  8880 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:18.663429  9003 leader_election.cc:290] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.663875  8997 raft_consensus.cc:359] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.664733  8997 raft_consensus.cc:385] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.665050  8997 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.663339  8704 catalog_manager.cc:5697] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "05f4b89946c74ea8957684da44a1ece7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.665843  9036 raft_consensus.cc:697] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:18.665952  8997 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.666819  9036 consensus_queue.cc:237] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.669392  8997 ts_tablet_manager.cc:1434] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 11:05:18.669836  8704 catalog_manager.cc:5697] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "05f4b89946c74ea8957684da44a1ece7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.669389  9000 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.671844  9000 ts_tablet_manager.cc:1403] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260710 11:05:18.674507  9000 raft_consensus.cc:359] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.675119  9000 raft_consensus.cc:385] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.675396  8998 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: No bootstrap required, opened a new log
I20260710 11:05:18.675355  9000 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.675843  8998 ts_tablet_manager.cc:1403] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260710 11:05:18.676146  9000 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.671042  8997 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:18.678099  9000 ts_tablet_manager.cc:1434] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:18.678407  8998 raft_consensus.cc:359] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.678956  9000 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: Bootstrap starting.
I20260710 11:05:18.679085  8998 raft_consensus.cc:385] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.679404  8998 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.680056  8998 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.683049  8997 tablet_bootstrap.cc:654] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.683887  8998 ts_tablet_manager.cc:1434] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:18.684769  9000 tablet_bootstrap.cc:654] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:18.688712  8997 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: No bootstrap required, opened a new log
I20260710 11:05:18.689379  8997 ts_tablet_manager.cc:1403] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260710 11:05:18.690789  8706 catalog_manager.cc:5697] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.692910  8997 raft_consensus.cc:359] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.694720  8997 raft_consensus.cc:385] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.695209  8997 raft_consensus.cc:740] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.696184  9024 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.696081  8997 consensus_queue.cc:260] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.696641  9024 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.698033  8997 ts_tablet_manager.cc:1434] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:05:18.698657  9024 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.700294  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.701344  8957 raft_consensus.cc:2393] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f4b89946c74ea8957684da44a1ece7 in current term 1: Already voted for candidate e2bf1174db7142779feea269b92621d5 in this term.
I20260710 11:05:18.701759  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.703303  8772 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7; no voters: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5
I20260710 11:05:18.704805  9024 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.709929  9000 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: No bootstrap required, opened a new log
I20260710 11:05:18.710418  9000 ts_tablet_manager.cc:1403] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 11:05:18.712028  9024 raft_consensus.cc:2749] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.713249  9000 raft_consensus.cc:359] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.713781  9000 raft_consensus.cc:385] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:18.714002  9000 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Initialized, Role: FOLLOWER
I20260710 11:05:18.714665  9000 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.716807  9000 ts_tablet_manager.cc:1434] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:18.789394  9028 raft_consensus.cc:493] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.789968  9028 raft_consensus.cc:515] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.791599  9028 leader_election.cc:290] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.792282  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.792557  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.793257  8957 raft_consensus.cc:2393] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2bf1174db7142779feea269b92621d5 in current term 1: Already voted for candidate 05f4b89946c74ea8957684da44a1ece7 in this term.
I20260710 11:05:18.794117  8847 leader_election.cc:304] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:18.794765  9028 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.798875  9023 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.800251  9028 raft_consensus.cc:2749] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:18.811934  9028 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.857465  8880 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.863446  9036 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.873560  9054 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.902863  9024 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.903333  9024 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.904901  9024 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.905706  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.906046  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:18.906392  8880 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.906702  8957 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 0.
I20260710 11:05:18.907490  8772 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.908145  9024 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.908502  9024 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.908783  9024 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.913235  9024 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.914645  9024 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Requested vote from peers e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:18.915537  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.915738  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "05f4b89946c74ea8957684da44a1ece7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:18.916046  8880 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.916311  8957 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.920168  9054 raft_consensus.cc:493] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:18.920681  9054 raft_consensus.cc:515] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.921173  8880 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.921247  8957 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f4b89946c74ea8957684da44a1ece7 in term 1.
I20260710 11:05:18.922446  8772 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:18.922955  9054 leader_election.cc:290] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.923674  9024 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.923835  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7" is_pre_election: true
I20260710 11:05:18.924484  9024 raft_consensus.cc:697] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Becoming Leader. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Running, Role: LEADER
I20260710 11:05:18.924544  8805 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 0.
I20260710 11:05:18.924904  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:18.925561  8880 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 0.
I20260710 11:05:18.925601  9024 consensus_queue.cc:237] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.925905  8923 leader_election.cc:304] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.926156  9028 consensus_queue.cc:1048] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:18.927507  9054 raft_consensus.cc:2804] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:18.927892  9054 raft_consensus.cc:493] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:18.928241  9054 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.935139  9024 consensus_queue.cc:1048] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.935418  8706 catalog_manager.cc:5697] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "05f4b89946c74ea8957684da44a1ece7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:18.936488  9054 raft_consensus.cc:515] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.941747  9006 consensus_queue.cc:1048] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.944360  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:18.944584  9054 leader_election.cc:290] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:18.944969  8808 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.948503  9004 consensus_queue.cc:1048] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:18.952675  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:18.953289  8880 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:18.954744  8808 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:18.965719  8880 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:18.969776  8923 leader_election.cc:304] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:18.970860  9054 raft_consensus.cc:2804] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:18.971357  9054 raft_consensus.cc:697] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:18.972201  9054 consensus_queue.cc:237] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:18.981314  8704 catalog_manager.cc:5697] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 1 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.006781  5841 ts_manager.cc:295] Set tserver state for 05f4b89946c74ea8957684da44a1ece7 to MAINTENANCE_MODE
I20260710 11:05:19.007611  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
I20260710 11:05:19.026990  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:19.027876  5841 tablet_replica.cc:333] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.028664  5841 raft_consensus.cc:2243] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.029157  5841 raft_consensus.cc:2272] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.031389  5841 tablet_replica.cc:333] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.031899  5841 raft_consensus.cc:2243] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:19.032429  5841 pending_rounds.cc:70] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Trying to abort 1 pending ops.
I20260710 11:05:19.032630  5841 pending_rounds.cc:77] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959500179836928 op_type: NO_OP noop_request { }
I20260710 11:05:19.032903  5841 raft_consensus.cc:2889] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:19.033128  5841 raft_consensus.cc:2272] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.035048  5841 tablet_replica.cc:333] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.035526  5841 raft_consensus.cc:2243] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.035861  5841 raft_consensus.cc:2272] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.037786  5841 tablet_replica.cc:333] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.038259  5841 raft_consensus.cc:2243] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.038594  5841 raft_consensus.cc:2272] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.040500  5841 tablet_replica.cc:333] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.040956  5841 raft_consensus.cc:2243] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:19.041446  5841 pending_rounds.cc:70] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Trying to abort 1 pending ops.
I20260710 11:05:19.041603  5841 pending_rounds.cc:77] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959501530234880 op_type: NO_OP noop_request { }
I20260710 11:05:19.041814  5841 raft_consensus.cc:2889] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:19.042016  5841 raft_consensus.cc:2272] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.043895  5841 tablet_replica.cc:333] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.044435  5841 raft_consensus.cc:2243] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.044788  5841 raft_consensus.cc:2272] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.046427  5841 tablet_replica.cc:333] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.046995  5841 raft_consensus.cc:2243] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.047379  5841 raft_consensus.cc:2272] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.049221  5841 tablet_replica.cc:333] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.049700  5841 raft_consensus.cc:2243] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:19.050050  5841 raft_consensus.cc:2272] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.051636  5841 tablet_replica.cc:333] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.052098  5841 raft_consensus.cc:2243] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:19.052664  5841 pending_rounds.cc:70] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Trying to abort 1 pending ops.
I20260710 11:05:19.052814  5841 pending_rounds.cc:77] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959500183879680 op_type: NO_OP noop_request { }
I20260710 11:05:19.053089  5841 raft_consensus.cc:2889] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:19.053381  5841 raft_consensus.cc:2272] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.055240  5841 tablet_replica.cc:333] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: stopping tablet replica
I20260710 11:05:19.055687  5841 raft_consensus.cc:2243] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:19.056447  5841 raft_consensus.cc:2272] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:19.067540  9006 consensus_queue.cc:1048] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:19.083567  9054 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:19.084022  9054 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:19.085717  9054 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:19.087527  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:19.093881  8880 raft_consensus.cc:2393] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30afd63a997b4a58982e249563cbcf05 in current term 1: Already voted for candidate 05f4b89946c74ea8957684da44a1ece7 in this term.
I20260710 11:05:19.091009  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:05:19.095402  8923 leader_election.cc:336] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:19.095916  8923 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30afd63a997b4a58982e249563cbcf05; no voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5
I20260710 11:05:19.097187  9054 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:19.097959  8849 consensus_peers.cc:597] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:19.104529  9054 raft_consensus.cc:2749] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:19.160761  8923 consensus_peers.cc:597] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:19.279577  9054 consensus_queue.cc:1048] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:19.316869  8849 consensus_peers.cc:597] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:19.418493  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:19.443938  9054 consensus_queue.cc:1048] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:19.452204  8923 consensus_peers.cc:597] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:19.467712  8923 consensus_peers.cc:597] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:19.475558  8849 consensus_peers.cc:597] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:20.286942  9028 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:20.287529  9028 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.289535  9028 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:20.290709  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:20.291435  8955 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:20.292691  8847 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:20.293352  9028 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:20.293491  8849 leader_election.cc:336] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.293751  9028 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:20.294099  9028 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.298797  9028 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.300624  9028 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:20.301697  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:20.302295  8955 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:20.304229  8849 leader_election.cc:336] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.307396  8955 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:20.308401  8847 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:20.309023  9028 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.309439  9028 raft_consensus.cc:697] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:20.310242  9028 consensus_queue.cc:237] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER 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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.316334  8704 catalog_manager.cc:5697] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 1 to 2, leader changed from 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.383520  9054 raft_consensus.cc:493] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:20.383937  9054 raft_consensus.cc:515] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.385710  9054 leader_election.cc:290] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:20.386750  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:20.387424  8880 raft_consensus.cc:2468] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:20.388494  8921 leader_election.cc:304] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
W20260710 11:05:20.389025  8923 leader_election.cc:336] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.389127  9054 raft_consensus.cc:2804] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:20.389500  9054 raft_consensus.cc:493] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:20.389765  9054 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.394416  9054 raft_consensus.cc:515] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.396229  9054 leader_election.cc:290] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:20.397321  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451dab2c33704efc83d11984c127fe0a" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:20.397825  8880 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:20.400079  8923 leader_election.cc:336] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.403080  8880 raft_consensus.cc:2468] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:20.404140  8921 leader_election.cc:304] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:20.404814  9054 raft_consensus.cc:2804] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.406078  9054 raft_consensus.cc:697] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:20.406821  9054 consensus_queue.cc:237] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER 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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.414045  8704 catalog_manager.cc:5697] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 1 to 2, leader changed from 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:20.419391  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:20.452343  9054 raft_consensus.cc:493] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05f4b89946c74ea8957684da44a1ece7)
I20260710 11:05:20.452981  9054 raft_consensus.cc:515] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.454609  9054 leader_election.cc:290] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:20.455731  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5" is_pre_election: true
I20260710 11:05:20.456377  8880 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 1.
I20260710 11:05:20.457324  8921 leader_election.cc:304] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:20.458079  9054 raft_consensus.cc:2804] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:20.458209  8923 leader_election.cc:336] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.458460  9054 raft_consensus.cc:493] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05f4b89946c74ea8957684da44a1ece7)
I20260710 11:05:20.458931  9054 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.464452  9054 raft_consensus.cc:515] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.465988  9054 leader_election.cc:290] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:20.467072  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:20.467598  8880 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:20.469270  8923 leader_election.cc:336] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.472415  8880 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:20.473429  8921 leader_election.cc:304] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:20.474193  9054 raft_consensus.cc:2804] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.474570  9054 raft_consensus.cc:697] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:20.475363  9054 consensus_queue.cc:237] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.481379  8704 catalog_manager.cc:5697] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 1 to 2, leader changed from 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:20.676496  9028 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:20.677052  9028 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.678660  9028 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:20.679957  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05" is_pre_election: true
I20260710 11:05:20.680498  8955 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 1.
I20260710 11:05:20.681392  8847 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:20.682127  9028 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:05:20.682314  8849 leader_election.cc:336] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.682524  9028 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:20.682905  9028 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:20.687759  9028 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.689278  9028 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:20.690366  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:20.690956  8955 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:20.692595  8849 leader_election.cc:336] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111)
I20260710 11:05:20.696084  8955 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:20.697002  8847 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 05f4b89946c74ea8957684da44a1ece7
I20260710 11:05:20.697571  9028 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:20.698043  9028 raft_consensus.cc:697] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:20.698820  9028 consensus_queue.cc:237] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER 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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:20.705910  8704 catalog_manager.cc:5697] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 1 to 2, leader changed from 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:20.829101  8955 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:20.830211  9028 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:20.843433  8849 consensus_peers.cc:597] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:20.860653  8880 raft_consensus.cc:1275] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:20.861869  9054 consensus_queue.cc:1048] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:20.872620  8923 consensus_peers.cc:597] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:20.950986  8923 consensus_peers.cc:597] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:20.980767  8880 raft_consensus.cc:1275] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:20.981997  9054 consensus_queue.cc:1048] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:21.085639  8849 consensus_peers.cc:597] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:21.241330  8955 raft_consensus.cc:1275] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:21.242619  9092 consensus_queue.cc:1048] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:21.420246  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:21.530411  8849 consensus_peers.cc:597] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:21.600378  8849 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260710 11:05:21.603067  8849 consensus_peers.cc:597] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:21.720642  8923 consensus_peers.cc:597] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:21.782649  8923 consensus_peers.cc:597] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:21.859052  8923 consensus_peers.cc:597] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:22.101447  8849 consensus_peers.cc:597] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:22.421185  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:22.932708  8923 consensus_peers.cc:597] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.277494  8923 consensus_peers.cc:597] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.282617  8849 consensus_peers.cc:597] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.422299  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:05:23.801033  8849 consensus_peers.cc:597] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.035046  8849 consensus_peers.cc:597] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:24.074286  8849 consensus_peers.cc:597] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:24.114253  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:24.121961  9102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:24.122138  9103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:24.126029  9105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:24.126132  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:24.128026  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:24.128248  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:24.128445  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681524128425 us; error 0 us; skew 500 ppm
I20260710 11:05:24.129077  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:24.131692  5841 webserver.cc:533] Webserver started at http://127.5.180.65:34797/ using document root <none> and password file <none>
I20260710 11:05:24.132218  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:24.132401  5841 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:24.136212  5841 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:24.140381  9110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:24.141274  5841 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:05:24.141606  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "05f4b89946c74ea8957684da44a1ece7"
format_stamp: "Formatted at 2026-07-10 11:05:17 on dist-test-slave-3jtw"
I20260710 11:05:24.142055  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:24.154414  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:24.155798  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:24.157297  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:24.160902  9117 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:05:24.210522  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:24.210804  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.001s	sys 0.001s
I20260710 11:05:24.211163  5841 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:24.216432  9117 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
W20260710 11:05:24.225225  8923 consensus_peers.cc:597] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:24.231496  9117 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:05:24.232422  9117 tablet_bootstrap.cc:492] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.233026  9117 ts_tablet_manager.cc:1403] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:05:24.235466  9117 raft_consensus.cc:359] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.236457  9117 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.237118  9117 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.239742  9117 ts_tablet_manager.cc:1434] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:05:24.240491  9117 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.250526  5841 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:24.250939  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.040s	sys 0.000s
I20260710 11:05:24.254313  9117 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.255244  9117 tablet_bootstrap.cc:492] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.255824  9117 ts_tablet_manager.cc:1403] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 11:05:24.258033  9117 raft_consensus.cc:359] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:24.258740  9117 raft_consensus.cc:740] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.259536  9117 consensus_queue.cc:260] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } }
I20260710 11:05:24.261482  9117 ts_tablet_manager.cc:1434] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:24.262215  9117 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.279176  9117 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.280299  9117 tablet_bootstrap.cc:492] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.281091  9117 ts_tablet_manager.cc:1403] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:05:24.284598  9117 raft_consensus.cc:359] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.285462  9117 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.286206  9117 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.288131  9117 ts_tablet_manager.cc:1434] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:24.288985  9117 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.301703  9117 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.302346  9117 tablet_bootstrap.cc:492] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.302929  9117 ts_tablet_manager.cc:1403] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:05:24.305148  9117 raft_consensus.cc:359] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.305918  9117 raft_consensus.cc:740] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.306748  9117 consensus_queue.cc:260] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.308768  9117 ts_tablet_manager.cc:1434] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:24.309571  9117 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.316956  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:35971
I20260710 11:05:24.317112  9178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:35971 every 8 connection(s)
I20260710 11:05:24.368731  9117 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.372138  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:24.372181  9117 tablet_bootstrap.cc:492] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.373328  9117 ts_tablet_manager.cc:1403] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.028s
I20260710 11:05:24.376472  9117 raft_consensus.cc:359] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.377207  9117 raft_consensus.cc:740] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.377971  9117 consensus_queue.cc:260] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.378772  9179 heartbeater.cc:344] Connected to a master server at 127.5.180.126:41351
I20260710 11:05:24.379263  9179 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:24.379931  9117 ts_tablet_manager.cc:1434] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:24.380188  9179 heartbeater.cc:507] Master 127.5.180.126:41351 requested a full tablet report, sending...
I20260710 11:05:24.380757  9117 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.387032  8704 ts_manager.cc:194] Re-registered known tserver with Master: 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971)
I20260710 11:05:24.387799  9153 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.407361  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54038
I20260710 11:05:24.414568  9179 heartbeater.cc:499] Master 127.5.180.126:41351 was elected leader, sending a full tablet report...
I20260710 11:05:24.412914  9153 pending_rounds.cc:85] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Aborting all ops after (but not including) 0
I20260710 11:05:24.415832  9153 pending_rounds.cc:107] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:24.416294  9153 raft_consensus.cc:2889] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:24.418810  9117 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.419628  9117 tablet_bootstrap.cc:492] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.420142  9117 ts_tablet_manager.cc:1403] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.025s
I20260710 11:05:24.422508  9117 raft_consensus.cc:359] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.423185  9117 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
W20260710 11:05:24.423298  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:24.423934  9117 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.425915  9117 ts_tablet_manager.cc:1434] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:24.426709  9117 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.428399  8955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84128f063a834d1daa671256223d7955"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:24.429214  8955 raft_consensus.cc:606] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:24.445030  9117 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:05:24.446002  9117 tablet_bootstrap.cc:492] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.446719  9117 ts_tablet_manager.cc:1403] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:05:24.449152  9117 raft_consensus.cc:359] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.449963  9117 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.450728  9117 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.452435  8880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:24.452942  9117 ts_tablet_manager.cc:1434] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:24.453006  8880 raft_consensus.cc:606] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:24.453953  9117 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.455981  8880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:24.456530  8880 raft_consensus.cc:606] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:24.457734  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:24.458369  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:24.459200  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:24.466341  9117 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:05:24.467150  9117 tablet_bootstrap.cc:492] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.467636  9117 ts_tablet_manager.cc:1403] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:05:24.469375  9117 raft_consensus.cc:359] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.469975  9117 raft_consensus.cc:740] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.470497  9117 consensus_queue.cc:260] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.472210  9117 ts_tablet_manager.cc:1434] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:24.472970  9117 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.483135  9117 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.483790  9117 tablet_bootstrap.cc:492] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.484300  9117 ts_tablet_manager.cc:1403] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:05:24.485999  9117 raft_consensus.cc:359] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.486438  9117 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.486948  9117 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.488541  9117 ts_tablet_manager.cc:1434] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:24.489415  9117 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Bootstrap starting.
I20260710 11:05:24.499464  9117 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:05:24.500098  9117 tablet_bootstrap.cc:492] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Bootstrap complete.
I20260710 11:05:24.500653  9117 ts_tablet_manager.cc:1403] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:05:24.502419  9117 raft_consensus.cc:359] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.502907  9117 raft_consensus.cc:385] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:24.503134  9117 raft_consensus.cc:740] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f4b89946c74ea8957684da44a1ece7, State: Initialized, Role: FOLLOWER
I20260710 11:05:24.503696  9117 consensus_queue.cc:260] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.505144  9117 ts_tablet_manager.cc:1434] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:24.531077  9152 raft_consensus.cc:3060] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.537132  9152 pending_rounds.cc:85] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Aborting all ops after (but not including) 0
I20260710 11:05:24.537336  9152 pending_rounds.cc:107] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:24.537587  9152 raft_consensus.cc:2889] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:24.637118  9152 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:24.811007  9100 raft_consensus.cc:993] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:24.811561  9202 raft_consensus.cc:1081] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:24.812973  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84128f063a834d1daa671256223d7955"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:24.813460  8879 raft_consensus.cc:493] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.813757  8879 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.818965  8879 raft_consensus.cc:515] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.821244  8879 leader_election.cc:290] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:24.821674  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:24.821908  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:24.822384  9152 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.822525  8955 raft_consensus.cc:3055] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:24.823096  8955 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:24.823899  8955 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.825013  8955 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.828446  9152 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:24.829592  9101 raft_consensus.cc:993] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:24.829696  8849 leader_election.cc:304] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:24.830266  9203 raft_consensus.cc:1081] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:24.830560  9101 raft_consensus.cc:2804] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:24.831768  9101 raft_consensus.cc:697] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:24.831894  8955 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:24.832341  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:24.832943  8957 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.833325  8957 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.832819  9101 consensus_queue.cc:237] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.841840  8957 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.844372  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:24.844617  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:24.844956  9152 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.845324  8879 raft_consensus.cc:3055] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:24.845665  8879 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:24.846072  8704 catalog_manager.cc:5697] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 1 to 2, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:24.846587  8879 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.847054  9153 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:24.847821  8879 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.853922  9152 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:24.855911  8923 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:24.854509  8957 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:24.856747  9202 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:24.856702  8879 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:24.857514  9202 raft_consensus.cc:697] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:24.858660  9202 consensus_queue.cc:237] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.862762  9101 raft_consensus.cc:993] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:24.863471  9203 raft_consensus.cc:1081] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:24.865878  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:24.870071  8957 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:24.870587  8957 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.878657  8957 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.882901  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:24.884059  8879 raft_consensus.cc:3055] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:24.884685  8879 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:24.885987  8957 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:24.887431  8879 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.891822  8879 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.897464  8706 catalog_manager.cc:5697] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 2 to 3, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:24.900748  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:24.901472  9152 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:24.902275  8879 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:24.904304  8921 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:24.905534  9202 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:24.906056  9202 raft_consensus.cc:697] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:24.907135  9202 consensus_queue.cc:237] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:24.914330  9152 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:24.924153  8704 catalog_manager.cc:5697] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 2 to 3, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:25.243827  8879 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:25.245240  9214 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.255573  9152 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:25.257275  9202 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:25.257893  9202 consensus_queue.cc:1243] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Peer 05f4b89946c74ea8957684da44a1ece7 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:05:25.260205  9152 pending_rounds.cc:85] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Aborting all ops after (but not including) 0
I20260710 11:05:25.260483  9152 pending_rounds.cc:107] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:25.260715  9152 raft_consensus.cc:2889] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:25.323051  9152 raft_consensus.cc:1275] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:25.324191  9204 consensus_queue.cc:1048] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.331102  8957 raft_consensus.cc:1275] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:25.332917  9203 consensus_queue.cc:1048] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:25.424198  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:25.468319  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:25.475169  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:25.475704  8879 raft_consensus.cc:606] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:25.478282  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:25.478753  8957 raft_consensus.cc:606] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:25.481045  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:25.481431  8957 raft_consensus.cc:606] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:25.482340  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:25.482769  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:25.483311  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:25.493346  9152 raft_consensus.cc:1275] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:25.494468  9202 consensus_queue.cc:1048] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.504344  8879 raft_consensus.cc:1275] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:25.505887  9214 consensus_queue.cc:1048] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:25.775020  9214 raft_consensus.cc:993] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:25.775506  9214 raft_consensus.cc:1081] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:25.777037  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:25.777596  8879 raft_consensus.cc:493] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:25.777894  8879 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.783020  8879 raft_consensus.cc:515] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.784945  8879 leader_election.cc:290] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:25.785542  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:25.786175  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:25.786173  9152 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.786899  8957 raft_consensus.cc:3055] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:25.787214  8957 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:25.787940  8957 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.788954  8957 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.791728  9152 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:25.792658  8849 leader_election.cc:304] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:25.793458  9203 raft_consensus.cc:2804] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:25.793911  9203 raft_consensus.cc:697] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:25.794001  8957 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:25.795104  9203 consensus_queue.cc:237] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.797273  9100 raft_consensus.cc:993] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:25.797751  9214 raft_consensus.cc:1081] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:25.799856  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:25.800411  8879 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:25.800772  8879 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.802500  8704 catalog_manager.cc:5697] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 1 to 2, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:25.806244  8879 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.808320  8879 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 4 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:25.808977  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:25.809566  9152 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.809885  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:25.810395  8957 raft_consensus.cc:3055] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:25.810711  8957 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:25.811651  8957 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.813900  8957 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:25.815243  9152 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 4.
I20260710 11:05:25.816145  8849 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:25.816741  9203 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:25.817137  9203 raft_consensus.cc:697] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:25.817847  9203 consensus_queue.cc:237] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.819036  8957 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 4.
I20260710 11:05:25.823678  8704 catalog_manager.cc:5697] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 3 to 4, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 4 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:25.899843  9101 raft_consensus.cc:993] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:25.900398  9101 raft_consensus.cc:1081] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:25.901999  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:25.902598  8957 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:25.903044  8957 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.913672  8957 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.915366  8957 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:25.916131  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:25.916411  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:25.916744  9152 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.917006  8879 raft_consensus.cc:3055] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:25.917336  8879 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:25.918020  8879 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.919023  8879 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:25.921958  9152 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:25.923143  8923 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:25.923827  9202 raft_consensus.cc:2804] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:25.923851  8879 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:25.924336  9202 raft_consensus.cc:697] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:25.925334  9202 consensus_queue.cc:237] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:25.931864  8704 catalog_manager.cc:5697] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 1 to 2, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.175611  8957 raft_consensus.cc:1275] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:26.176973  9227 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:26.186862  9153 raft_consensus.cc:1275] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:26.188529  9101 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:26.320621  9153 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:26.321993  9101 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:26.330240  8957 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:26.331941  9227 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:26.355320  9153 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:26.356465  9202 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:26.364943  8879 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:26.366492  9214 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:26.425000  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:26.489271  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:26.496322  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:26.496896  8879 raft_consensus.cc:606] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:26.499246  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:26.499788  8957 raft_consensus.cc:606] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:26.502081  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:26.502595  8879 raft_consensus.cc:606] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:26.503634  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:26.504127  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:26.504689  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:26.574082  9101 raft_consensus.cc:993] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:26.574555  9227 raft_consensus.cc:1081] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:26.575879  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:26.576449  8957 raft_consensus.cc:493] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.576740  8957 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.581728  8957 raft_consensus.cc:515] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.583418  8957 leader_election.cc:290] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:26.584149  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:26.584380  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0cd2b683f342d5abdae4887252730c" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:26.584769  9153 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.584949  8879 raft_consensus.cc:3055] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:26.585331  8879 raft_consensus.cc:740] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:26.586130  8879 consensus_queue.cc:260] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.587397  8879 raft_consensus.cc:3060] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:26.591662  9153 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:26.592772  8923 leader_election.cc:304] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:26.593537  9100 raft_consensus.cc:2804] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:26.593683  8879 raft_consensus.cc:2468] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:26.593967  9100 raft_consensus.cc:697] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:26.594882  9100 consensus_queue.cc:237] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.601060  8705 catalog_manager.cc:5697] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 2 to 3, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.924786  9202 raft_consensus.cc:993] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:26.925252  9202 raft_consensus.cc:1081] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:26.926666  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:26.927371  8879 raft_consensus.cc:493] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.927693  8879 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.932592  8879 raft_consensus.cc:515] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.934279  8879 leader_election.cc:290] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 4 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:26.935014  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:26.935674  9153 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.935616  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d64a405fc444b0b5adc163f6960d89" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:26.936304  8957 raft_consensus.cc:3055] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:26.936554  8957 raft_consensus.cc:740] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:26.937302  8957 consensus_queue.cc:260] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.938268  8957 raft_consensus.cc:3060] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:26.941351  9153 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 4.
I20260710 11:05:26.942574  8849 leader_election.cc:304] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:26.943322  9227 raft_consensus.cc:2804] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:26.943759  9227 raft_consensus.cc:697] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:26.944298  8957 raft_consensus.cc:2468] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 4.
I20260710 11:05:26.944660  9227 consensus_queue.cc:237] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.951576  8705 catalog_manager.cc:5697] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 3 to 4, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 4 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.959635  9101 raft_consensus.cc:993] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:26.960158  9243 raft_consensus.cc:1081] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:26.961504  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:26.961908  8957 raft_consensus.cc:493] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:26.962219  8957 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:26.966897  8957 raft_consensus.cc:515] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.968430  8957 leader_election.cc:290] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 5 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:26.969079  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:26.969292  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc48d37c204acd8846a85d69de0ed2" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:26.969710  9153 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:26.969884  8879 raft_consensus.cc:3055] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:26.970240  8879 raft_consensus.cc:740] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:26.970974  8879 consensus_queue.cc:260] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.971861  8879 raft_consensus.cc:3060] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:26.974658  9153 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 5.
I20260710 11:05:26.975701  8923 leader_election.cc:304] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:26.976326  9202 raft_consensus.cc:2804] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:26.976842  9202 raft_consensus.cc:697] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 5 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:26.976914  8879 raft_consensus.cc:2468] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 5.
I20260710 11:05:26.977733  9202 consensus_queue.cc:237] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:26.984107  8705 catalog_manager.cc:5697] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 4 to 5, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 5 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.180878  9153 raft_consensus.cc:1275] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.182294  9202 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.192965  8879 raft_consensus.cc:1275] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:27.194229  9202 consensus_queue.cc:1048] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:27.425912  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:27.442469  8879 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 5 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:05:27.443727  9202 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:27.453292  9152 raft_consensus.cc:1275] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 5 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:05:27.454728  9214 consensus_queue.cc:1048] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:27.493289  9152 raft_consensus.cc:1275] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:27.494383  8957 raft_consensus.cc:1275] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:27.494660  9243 consensus_queue.cc:1048] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:27.496352  9243 consensus_queue.cc:1048] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:27.510944  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:27.522069  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:27.522580  8879 raft_consensus.cc:606] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:27.524773  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:27.525219  8957 raft_consensus.cc:606] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:27.527462  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "985c790acc0644219520f6c93f2e1687"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:27.527853  8957 raft_consensus.cc:606] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:27.528771  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:27.529183  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:27.529644  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:27.769186  9100 raft_consensus.cc:993] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:27.769616  9214 raft_consensus.cc:1081] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:27.770959  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:27.771327  8879 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.771548  8879 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.775537  8879 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.776846  8879 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:27.777694  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:27.777855  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:27.778383  9152 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.778427  8957 raft_consensus.cc:3055] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:27.778810  8957 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:27.779493  8957 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.780303  8957 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:27.783141  9152 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 3.
I20260710 11:05:27.784019  8849 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:27.784633  9252 raft_consensus.cc:2804] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:27.784726  8957 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 3.
I20260710 11:05:27.785040  9252 raft_consensus.cc:697] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:27.785841  9252 consensus_queue.cc:237] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.791844  8704 catalog_manager.cc:5697] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 2 to 3, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.820058  9255 raft_consensus.cc:993] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:27.820505  9252 raft_consensus.cc:1081] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:27.821704  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:27.822083  8957 raft_consensus.cc:493] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.822294  8957 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.826325  8957 raft_consensus.cc:515] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.827742  8957 leader_election.cc:290] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:27.828428  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:27.828696  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ea195e17ac402b82feb22e9e2c859f" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:27.828984  9152 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.829195  8879 raft_consensus.cc:3055] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.829546  8879 raft_consensus.cc:740] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:27.830142  8879 consensus_queue.cc:260] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.831043  8879 raft_consensus.cc:3060] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.833720  9152 raft_consensus.cc:2468] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:27.834695  8923 leader_election.cc:304] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:27.835269  8879 raft_consensus.cc:2468] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 2.
I20260710 11:05:27.835493  9214 raft_consensus.cc:2804] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.836067  9214 raft_consensus.cc:697] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:27.836848  9214 consensus_queue.cc:237] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.843499  8704 catalog_manager.cc:5697] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 1 to 2, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 2 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.944653  9100 raft_consensus.cc:993] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:27.945118  9214 raft_consensus.cc:1081] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:27.946570  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "985c790acc0644219520f6c93f2e1687"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:27.947295  8879 raft_consensus.cc:493] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.947577  8879 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.951886  8879 raft_consensus.cc:515] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.953485  8879 leader_election.cc:290] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:27.954129  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:27.954533  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985c790acc0644219520f6c93f2e1687" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:27.954782  9153 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.955153  8957 raft_consensus.cc:3055] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.955484  8957 raft_consensus.cc:740] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:27.956147  8957 consensus_queue.cc:260] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.956981  8957 raft_consensus.cc:3060] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.959909  9153 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:27.961040  8849 leader_election.cc:304] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:27.961338  8957 raft_consensus.cc:2468] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 2.
I20260710 11:05:27.961879  9252 raft_consensus.cc:2804] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.962348  9252 raft_consensus.cc:697] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:27.963176  9252 consensus_queue.cc:237] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:27.969316  8704 catalog_manager.cc:5697] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 1 to 2, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.231938  8879 raft_consensus.cc:1275] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.233050  9214 consensus_queue.cc:1048] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.241683  9153 raft_consensus.cc:1275] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.244347  9214 consensus_queue.cc:1048] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.316648  8957 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:28.317822  9252 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:28.326045  9153 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:28.330420  9269 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:28.388620  8957 raft_consensus.cc:1275] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.389832  9252 consensus_queue.cc:1048] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.398749  9153 raft_consensus.cc:1275] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.400895  9252 consensus_queue.cc:1048] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:28.426774  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:28.537575  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:28.544814  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:28.545416  8879 raft_consensus.cc:606] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:28.547657  8957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e7637c99b4145f38a26dab433596397"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
mode: GRACEFUL
new_leader_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:45506
I20260710 11:05:28.548101  8957 raft_consensus.cc:606] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Received request to transfer leadership to TS e2bf1174db7142779feea269b92621d5
I20260710 11:05:28.550407  8879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84128f063a834d1daa671256223d7955"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
mode: GRACEFUL
new_leader_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:58368
I20260710 11:05:28.550931  8879 raft_consensus.cc:606] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Received request to transfer leadership to TS 30afd63a997b4a58982e249563cbcf05
I20260710 11:05:28.552035  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:28.552659  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:28.553237  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:28.638033  9269 raft_consensus.cc:993] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:28.638562  9252 raft_consensus.cc:1081] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:28.639868  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84128f063a834d1daa671256223d7955"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:28.640311  8957 raft_consensus.cc:493] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:28.640594  8957 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.644879  8957 raft_consensus.cc:515] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.646179  8957 leader_election.cc:290] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:28.647096  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:28.647238  8879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84128f063a834d1daa671256223d7955" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:28.647567  9152 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.647806  8879 raft_consensus.cc:3055] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:28.648124  8879 raft_consensus.cc:740] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:28.648952  8879 consensus_queue.cc:260] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.649966  8879 raft_consensus.cc:3060] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.652163  9152 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:28.653113  8923 leader_election.cc:304] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [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: 05f4b89946c74ea8957684da44a1ece7, 30afd63a997b4a58982e249563cbcf05; no voters: 
I20260710 11:05:28.653774  9214 raft_consensus.cc:2804] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:28.654279  9214 raft_consensus.cc:697] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:28.655223  9214 consensus_queue.cc:237] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.656503  8879 raft_consensus.cc:2468] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 3.
I20260710 11:05:28.662984  8706 catalog_manager.cc:5697] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 2 to 3, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 3 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.761726  9269 raft_consensus.cc:993] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: : Instructing follower 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:28.762182  9252 raft_consensus.cc:1081] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Signalling peer 30afd63a997b4a58982e249563cbcf05 to start an election
I20260710 11:05:28.763639  8957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08"
dest_uuid: "30afd63a997b4a58982e249563cbcf05"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:05:28.764058  8957 raft_consensus.cc:493] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:28.764381  8957 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:28.765825  9250 raft_consensus.cc:993] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: : Instructing follower e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:28.766273  9214 raft_consensus.cc:1081] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Signalling peer e2bf1174db7142779feea269b92621d5 to start an election
I20260710 11:05:28.767771  8879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e7637c99b4145f38a26dab433596397"
dest_uuid: "e2bf1174db7142779feea269b92621d5"
 from {username='slave'} at 127.0.0.1:55100
I20260710 11:05:28.768247  8879 raft_consensus.cc:493] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:28.768584  8879 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.770396  8957 raft_consensus.cc:515] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.772259  8957 leader_election.cc:290] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [CANDIDATE]: Term 4 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935)
I20260710 11:05:28.772985  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:28.773427  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26843fc5ee854bea8ed91926bcc2fc08" candidate_uuid: "30afd63a997b4a58982e249563cbcf05" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e2bf1174db7142779feea269b92621d5"
I20260710 11:05:28.773567  9152 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:28.774003  8880 raft_consensus.cc:3055] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:28.774351  8880 raft_consensus.cc:740] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:28.774456  8879 raft_consensus.cc:515] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.775157  8880 consensus_queue.cc:260] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.776306  8879 leader_election.cc:290] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [CANDIDATE]: Term 3 election: Requested vote from peers 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971), 30afd63a997b4a58982e249563cbcf05 (127.5.180.67:35307)
I20260710 11:05:28.776400  8880 raft_consensus.cc:3060] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:28.777036  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f4b89946c74ea8957684da44a1ece7"
I20260710 11:05:28.777587  9153 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.780961  8957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7637c99b4145f38a26dab433596397" candidate_uuid: "e2bf1174db7142779feea269b92621d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30afd63a997b4a58982e249563cbcf05"
I20260710 11:05:28.781447  8957 raft_consensus.cc:3055] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:28.781773  8957 raft_consensus.cc:740] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:28.782116  9152 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 4.
I20260710 11:05:28.782276  8880 raft_consensus.cc:2468] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30afd63a997b4a58982e249563cbcf05 in term 4.
I20260710 11:05:28.782675  8957 consensus_queue.cc:260] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.783571  8921 leader_election.cc:304] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [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: 30afd63a997b4a58982e249563cbcf05, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:28.783893  8957 raft_consensus.cc:3060] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:28.784289  9153 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 3.
I20260710 11:05:28.784363  9214 raft_consensus.cc:2804] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:28.785396  9214 raft_consensus.cc:697] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 4 LEADER]: Becoming Leader. State: Replica: 30afd63a997b4a58982e249563cbcf05, State: Running, Role: LEADER
I20260710 11:05:28.785475  8849 leader_election.cc:304] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [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: 05f4b89946c74ea8957684da44a1ece7, e2bf1174db7142779feea269b92621d5; no voters: 
I20260710 11:05:28.786139  9252 raft_consensus.cc:2804] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:28.786628  9252 raft_consensus.cc:697] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Becoming Leader. State: Replica: e2bf1174db7142779feea269b92621d5, State: Running, Role: LEADER
I20260710 11:05:28.786217  9214 consensus_queue.cc:237] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.787407  9252 consensus_queue.cc:237] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [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: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } }
I20260710 11:05:28.792450  8957 raft_consensus.cc:2468] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bf1174db7142779feea269b92621d5 in term 3.
I20260710 11:05:28.793512  8706 catalog_manager.cc:5697] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 reported cstate change: term changed from 3 to 4, leader changed from e2bf1174db7142779feea269b92621d5 (127.5.180.66) to 30afd63a997b4a58982e249563cbcf05 (127.5.180.67). New cstate: current_term: 4 leader_uuid: "30afd63a997b4a58982e249563cbcf05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.794653  8704 catalog_manager.cc:5697] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 reported cstate change: term changed from 2 to 3, leader changed from 30afd63a997b4a58982e249563cbcf05 (127.5.180.67) to e2bf1174db7142779feea269b92621d5 (127.5.180.66). New cstate: current_term: 3 leader_uuid: "e2bf1174db7142779feea269b92621d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.073807  9152 raft_consensus.cc:1275] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:29.075156  9279 consensus_queue.cc:1048] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:29.084407  8880 raft_consensus.cc:1275] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:29.085999  9279 consensus_queue.cc:1048] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:29.254812  9152 raft_consensus.cc:1275] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:29.256037  9269 consensus_queue.cc:1048] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:29.264127  8957 raft_consensus.cc:1275] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Refusing update from remote peer e2bf1174db7142779feea269b92621d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:29.265815  9280 consensus_queue.cc:1048] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30afd63a997b4a58982e249563cbcf05" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:29.276641  9152 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:29.277856  9279 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f4b89946c74ea8957684da44a1ece7" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 35971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:29.285742  8880 raft_consensus.cc:1275] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Refusing update from remote peer 30afd63a997b4a58982e249563cbcf05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:29.287312  9279 consensus_queue.cc:1048] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bf1174db7142779feea269b92621d5" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:05:29.427640  8754 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:29.559191  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:29.585862  5841 tablet_server.cc:179] TabletServer@127.5.180.65:35971 shutting down...
W20260710 11:05:29.607429  8923 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
I20260710 11:05:29.607815  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.608600  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.609247  5841 raft_consensus.cc:2243] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.609716  5841 raft_consensus.cc:2272] T 20ea195e17ac402b82feb22e9e2c859f P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.610126  8923 consensus_peers.cc:597] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.611766  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.612406  5841 raft_consensus.cc:2243] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.612872  5841 raft_consensus.cc:2272] T 84128f063a834d1daa671256223d7955 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.615859  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.616453  5841 raft_consensus.cc:2243] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.616904  5841 raft_consensus.cc:2272] T 451dab2c33704efc83d11984c127fe0a P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.618636  5841 tablet_replica.cc:333] stopping tablet replica
W20260710 11:05:29.618875  8849 consensus_peers.cc:597] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.619397  5841 raft_consensus.cc:2243] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.619925  5841 raft_consensus.cc:2272] T b4fc48d37c204acd8846a85d69de0ed2 P 05f4b89946c74ea8957684da44a1ece7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.621742  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.622304  5841 raft_consensus.cc:2243] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.622736  5841 raft_consensus.cc:2272] T 7e7637c99b4145f38a26dab433596397 P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.624904  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.625464  5841 raft_consensus.cc:2243] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.625905  5841 raft_consensus.cc:2272] T 98d64a405fc444b0b5adc163f6960d89 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.627717  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.628232  5841 raft_consensus.cc:2243] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.628659  5841 raft_consensus.cc:2272] T 985c790acc0644219520f6c93f2e1687 P 05f4b89946c74ea8957684da44a1ece7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.630654  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.631464  5841 raft_consensus.cc:2243] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.631971  5841 raft_consensus.cc:2272] T 5341ab2a7be243dd872902f61e4e49be P 05f4b89946c74ea8957684da44a1ece7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.634424  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.635159  5841 raft_consensus.cc:2243] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.635739  5841 raft_consensus.cc:2272] T 26843fc5ee854bea8ed91926bcc2fc08 P 05f4b89946c74ea8957684da44a1ece7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:29.636551  8923 consensus_peers.cc:597] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.638144  5841 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:29.638739  5841 raft_consensus.cc:2243] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.639261  5841 raft_consensus.cc:2272] T 3b0cd2b683f342d5abdae4887252730c P 05f4b89946c74ea8957684da44a1ece7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.667938  5841 tablet_server.cc:196] TabletServer@127.5.180.65:35971 shutdown complete.
I20260710 11:05:29.685585  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
W20260710 11:05:29.685746  8849 consensus_peers.cc:597] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:29.702798  8921 consensus_peers.cc:597] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 -> Peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Couldn't send request to peer e2bf1174db7142779feea269b92621d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.717386  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.718178  5841 tablet_replica.cc:333] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.718804  5841 raft_consensus.cc:2243] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.719290  5841 raft_consensus.cc:2272] T 84128f063a834d1daa671256223d7955 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.721635  5841 tablet_replica.cc:333] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.722141  5841 raft_consensus.cc:2243] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.722488  5841 raft_consensus.cc:2272] T 451dab2c33704efc83d11984c127fe0a P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.724257  5841 tablet_replica.cc:333] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.724725  5841 raft_consensus.cc:2243] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.725060  5841 raft_consensus.cc:2272] T b4fc48d37c204acd8846a85d69de0ed2 P e2bf1174db7142779feea269b92621d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.726687  5841 tablet_replica.cc:333] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.727185  5841 raft_consensus.cc:2243] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.727584  5841 raft_consensus.cc:2272] T 3b0cd2b683f342d5abdae4887252730c P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.729321  5841 tablet_replica.cc:333] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.729867  5841 raft_consensus.cc:2243] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.730268  5841 raft_consensus.cc:2272] T 26843fc5ee854bea8ed91926bcc2fc08 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.732314  5841 tablet_replica.cc:333] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.732975  5841 raft_consensus.cc:2243] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.733415  5841 raft_consensus.cc:2272] T 20ea195e17ac402b82feb22e9e2c859f P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.735208  5841 tablet_replica.cc:333] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.735684  5841 raft_consensus.cc:2243] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.736389  5841 raft_consensus.cc:2272] T 98d64a405fc444b0b5adc163f6960d89 P e2bf1174db7142779feea269b92621d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.738117  5841 tablet_replica.cc:333] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.738582  5841 raft_consensus.cc:2243] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.739357  5841 raft_consensus.cc:2272] T 5341ab2a7be243dd872902f61e4e49be P e2bf1174db7142779feea269b92621d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.741393  5841 tablet_replica.cc:333] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.742120  5841 raft_consensus.cc:2243] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.742936  5841 raft_consensus.cc:2272] T 985c790acc0644219520f6c93f2e1687 P e2bf1174db7142779feea269b92621d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.745707  5841 tablet_replica.cc:333] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5: stopping tablet replica
I20260710 11:05:29.746409  5841 raft_consensus.cc:2243] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.747514  5841 raft_consensus.cc:2272] T 7e7637c99b4145f38a26dab433596397 P e2bf1174db7142779feea269b92621d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.776578  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
W20260710 11:05:29.790633  8921 consensus_peers.cc:597] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 -> Peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Couldn't send request to peer e2bf1174db7142779feea269b92621d5. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:40935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:29.791116  8923 consensus_peers.cc:597] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:29.791242  8921 consensus_peers.cc:597] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 -> Peer e2bf1174db7142779feea269b92621d5 (127.5.180.66:40935): Couldn't send request to peer e2bf1174db7142779feea269b92621d5. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:40935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.801823  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
I20260710 11:05:29.825398  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:29.826211  5841 tablet_replica.cc:333] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.827253  5841 raft_consensus.cc:2243] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.828145  5841 raft_consensus.cc:2272] T b4fc48d37c204acd8846a85d69de0ed2 P 30afd63a997b4a58982e249563cbcf05 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.830183  5841 tablet_replica.cc:333] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.830726  5841 raft_consensus.cc:2243] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.831632  5841 raft_consensus.cc:2272] T 84128f063a834d1daa671256223d7955 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.834317  5841 tablet_replica.cc:333] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.835008  5841 raft_consensus.cc:2243] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:05:29.835686  8923 consensus_peers.cc:597] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 -> Peer 05f4b89946c74ea8957684da44a1ece7 (127.5.180.65:35971): Couldn't send request to peer 05f4b89946c74ea8957684da44a1ece7. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:35971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:29.835798  5841 raft_consensus.cc:2272] T 451dab2c33704efc83d11984c127fe0a P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.838011  5841 tablet_replica.cc:333] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.838570  5841 raft_consensus.cc:2243] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.839072  5841 raft_consensus.cc:2272] T 98d64a405fc444b0b5adc163f6960d89 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.840966  5841 tablet_replica.cc:333] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.841537  5841 raft_consensus.cc:2243] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.841955  5841 raft_consensus.cc:2272] T 985c790acc0644219520f6c93f2e1687 P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.843935  5841 tablet_replica.cc:333] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.844465  5841 raft_consensus.cc:2243] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.844907  5841 raft_consensus.cc:2272] T 5341ab2a7be243dd872902f61e4e49be P 30afd63a997b4a58982e249563cbcf05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.846783  5841 tablet_replica.cc:333] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.847398  5841 raft_consensus.cc:2243] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.848150  5841 raft_consensus.cc:2272] T 20ea195e17ac402b82feb22e9e2c859f P 30afd63a997b4a58982e249563cbcf05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.849961  5841 tablet_replica.cc:333] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.850479  5841 raft_consensus.cc:2243] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:29.850963  5841 raft_consensus.cc:2272] T 7e7637c99b4145f38a26dab433596397 P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.853449  5841 tablet_replica.cc:333] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.853978  5841 raft_consensus.cc:2243] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.854760  5841 raft_consensus.cc:2272] T 26843fc5ee854bea8ed91926bcc2fc08 P 30afd63a997b4a58982e249563cbcf05 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.856930  5841 tablet_replica.cc:333] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05: stopping tablet replica
I20260710 11:05:29.857419  5841 raft_consensus.cc:2243] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.858147  5841 raft_consensus.cc:2272] T 3b0cd2b683f342d5abdae4887252730c P 30afd63a997b4a58982e249563cbcf05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.888630  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:05:29.910341  5841 master.cc:562] Master@127.5.180.126:41351 shutting down...
I20260710 11:05:29.931927  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:29.932479  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:29.932811  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e2d128583414f478bfe195de088fce7: stopping tablet replica
I20260710 11:05:29.951783  5841 master.cc:584] Master@127.5.180.126:41351 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12717 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:29.992511  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:45149
I20260710 11:05:29.993543  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:29.999150  9299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:29.999243  9300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.000311  9302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:30.001166  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:30.002094  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:30.002259  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:30.002440  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681530002426 us; error 0 us; skew 500 ppm
I20260710 11:05:30.003260  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:30.005617  5841 webserver.cc:533] Webserver started at http://127.5.180.126:33891/ using document root <none> and password file <none>
I20260710 11:05:30.006117  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:30.006297  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:30.006604  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:30.007748  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "f3d4c43227c34595aceb2f7f0adaacb4"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.012046  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:30.015486  9307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.016307  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:30.016594  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "f3d4c43227c34595aceb2f7f0adaacb4"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.016907  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:30.044929  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:30.046070  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:30.083724  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:45149
I20260710 11:05:30.083839  9358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:45149 every 8 connection(s)
I20260710 11:05:30.087383  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.097711  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4: Bootstrap starting.
I20260710 11:05:30.102411  9359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.106359  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4: No bootstrap required, opened a new log
I20260710 11:05:30.108498  9359 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER }
I20260710 11:05:30.108891  9359 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.109105  9359 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3d4c43227c34595aceb2f7f0adaacb4, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.109679  9359 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER }
I20260710 11:05:30.110128  9359 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:30.110350  9359 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:30.110627  9359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.115207  9359 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER }
I20260710 11:05:30.115767  9359 leader_election.cc:304] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [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: f3d4c43227c34595aceb2f7f0adaacb4; no voters: 
I20260710 11:05:30.116921  9359 leader_election.cc:290] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:30.117249  9362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.118537  9362 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 1 LEADER]: Becoming Leader. State: Replica: f3d4c43227c34595aceb2f7f0adaacb4, State: Running, Role: LEADER
I20260710 11:05:30.119215  9362 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [LEADER]: Queue going to LEADER mode. State: All 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: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER }
I20260710 11:05:30.120247  9359 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:30.123847  9363 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER } }
I20260710 11:05:30.124135  9364 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3d4c43227c34595aceb2f7f0adaacb4. Latest consensus state: current_term: 1 leader_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d4c43227c34595aceb2f7f0adaacb4" member_type: VOTER } }
I20260710 11:05:30.124703  9363 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:30.124964  9364 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:30.131206  9368 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:30.138893  9368 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:30.139855  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:30.147622  9368 catalog_manager.cc:1383] Generated new cluster ID: 12d10d1fa7c94376be87ede186fd59c8
I20260710 11:05:30.147943  9368 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:30.188585  9368 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:30.189810  9368 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:30.205065  9368 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4: Generated new TSK 0
I20260710 11:05:30.205751  9368 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:30.270579  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:30.277446  9380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.278483  9381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.280073  9383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:30.280269  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:30.281354  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:30.281584  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:30.281778  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681530281738 us; error 0 us; skew 500 ppm
I20260710 11:05:30.282388  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:30.284808  5841 webserver.cc:533] Webserver started at http://127.5.180.65:34395/ using document root <none> and password file <none>
I20260710 11:05:30.285331  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:30.285569  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:30.285853  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:30.287051  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.291769  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:30.295078  9388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.295765  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:30.296054  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.296312  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:30.308946  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:30.310060  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:30.311537  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:30.313650  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:30.313812  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.314095  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:30.314261  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.353027  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:45755
I20260710 11:05:30.353157  9450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:45755 every 8 connection(s)
I20260710 11:05:30.357606  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:30.365021  9455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.367005  9456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.369940  9458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:30.370415  9451 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45149
I20260710 11:05:30.370772  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:30.370826  9451 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:30.371750  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:30.371790  9451 heartbeater.cc:507] Master 127.5.180.126:45149 requested a full tablet report, sending...
W20260710 11:05:30.372087  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:30.372359  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681530372338 us; error 0 us; skew 500 ppm
I20260710 11:05:30.373061  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:30.374089  9324 ts_manager.cc:194] Registered new tserver with Master: 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755)
I20260710 11:05:30.375849  5841 webserver.cc:533] Webserver started at http://127.5.180.66:32883/ using document root <none> and password file <none>
I20260710 11:05:30.375864  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48364
I20260710 11:05:30.376477  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:30.376693  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:30.376997  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:30.378357  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "6d1ecd25f621468ca5df87969e2bc71a"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.382526  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:30.385469  9463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.386178  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:30.386456  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "6d1ecd25f621468ca5df87969e2bc71a"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.386716  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:30.402057  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:30.403318  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:30.404729  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:30.406927  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:30.407100  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.407373  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:30.407526  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.446316  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:38765
I20260710 11:05:30.446417  9525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:38765 every 8 connection(s)
I20260710 11:05:30.451031  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:30.457967  9529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.459201  9530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:30.461982  9532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:30.462422  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:30.463433  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:30.463672  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:30.463879  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681530463860 us; error 0 us; skew 500 ppm
I20260710 11:05:30.464046  9526 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45149
I20260710 11:05:30.464452  9526 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:30.464524  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:30.465224  9526 heartbeater.cc:507] Master 127.5.180.126:45149 requested a full tablet report, sending...
I20260710 11:05:30.467339  5841 webserver.cc:533] Webserver started at http://127.5.180.67:34229/ using document root <none> and password file <none>
I20260710 11:05:30.467607  9324 ts_manager.cc:194] Registered new tserver with Master: 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:30.467888  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:30.468153  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:30.468408  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:30.469136  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48380
I20260710 11:05:30.469573  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "19a49ec5e028459d92a11dad66ccf04f"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.473906  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:05:30.477025  9537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.477816  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:30.478139  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "19a49ec5e028459d92a11dad66ccf04f"
format_stamp: "Formatted at 2026-07-10 11:05:30 on dist-test-slave-3jtw"
I20260710 11:05:30.478456  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:30.518899  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:30.520021  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:30.521175  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:30.523459  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:30.523631  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.523932  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:30.524070  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:30.562706  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:33007
I20260710 11:05:30.562789  9599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:33007 every 8 connection(s)
I20260710 11:05:30.576380  9600 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45149
I20260710 11:05:30.576792  9600 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:30.577549  9600 heartbeater.cc:507] Master 127.5.180.126:45149 requested a full tablet report, sending...
I20260710 11:05:30.579500  9324 ts_manager.cc:194] Registered new tserver with Master: 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:30.579698  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013912474s
I20260710 11:05:30.581321  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48392
I20260710 11:05:30.604434  9324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48402:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:30.606657  9324 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:30.647521  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e0550431042afa925ca6e55be3494 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.648180  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 99fed724b53442359e340d1492ce3169 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.648927  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e0550431042afa925ca6e55be3494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.649847  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fed724b53442359e340d1492ce3169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.658710  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e0550431042afa925ca6e55be3494 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.660044  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e0550431042afa925ca6e55be3494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.669422  9614 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: Bootstrap starting.
I20260710 11:05:30.670192  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 99fed724b53442359e340d1492ce3169 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.671509  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fed724b53442359e340d1492ce3169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.673313  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e0550431042afa925ca6e55be3494 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.673427  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 99fed724b53442359e340d1492ce3169 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432679155ea449539cd44979dc3b4bf0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.674789  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e0550431042afa925ca6e55be3494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.676496  9614 tablet_bootstrap.cc:654] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.677048  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fed724b53442359e340d1492ce3169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.686318  9614 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: No bootstrap required, opened a new log
I20260710 11:05:30.686898  9614 ts_tablet_manager.cc:1403] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:05:30.690869  9614 raft_consensus.cc:359] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.693487  9614 raft_consensus.cc:385] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.693811  9614 raft_consensus.cc:740] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.693147  9615 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: Bootstrap starting.
I20260710 11:05:30.694525  9614 consensus_queue.cc:260] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.702656  9617 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: Bootstrap starting.
I20260710 11:05:30.703361  9615 tablet_bootstrap.cc:654] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.703511  9600 heartbeater.cc:499] Master 127.5.180.126:45149 was elected leader, sending a full tablet report...
I20260710 11:05:30.706889  9614 ts_tablet_manager.cc:1434] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 11:05:30.709295  9617 tablet_bootstrap.cc:654] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.709998  9614 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: Bootstrap starting.
I20260710 11:05:30.708878  9615 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: No bootstrap required, opened a new log
I20260710 11:05:30.711412  9615 ts_tablet_manager.cc:1403] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 11:05:30.715047  9615 raft_consensus.cc:359] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.715794  9615 raft_consensus.cc:385] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.716099  9615 raft_consensus.cc:740] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.716665  9617 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: No bootstrap required, opened a new log
I20260710 11:05:30.717248  9617 ts_tablet_manager.cc:1403] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:05:30.716897  9615 consensus_queue.cc:260] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.717568  9614 tablet_bootstrap.cc:654] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.719630  9526 heartbeater.cc:499] Master 127.5.180.126:45149 was elected leader, sending a full tablet report...
I20260710 11:05:30.720323  9617 raft_consensus.cc:359] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.721051  9617 raft_consensus.cc:385] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.721328  9617 raft_consensus.cc:740] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.722257  9615 ts_tablet_manager.cc:1434] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:05:30.723328  9615 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: Bootstrap starting.
I20260710 11:05:30.724155  9617 consensus_queue.cc:260] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.726822  9451 heartbeater.cc:499] Master 127.5.180.126:45149 was elected leader, sending a full tablet report...
I20260710 11:05:30.727324  9617 ts_tablet_manager.cc:1434] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:05:30.728343  9617 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: Bootstrap starting.
I20260710 11:05:30.728726  9614 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: No bootstrap required, opened a new log
I20260710 11:05:30.729241  9614 ts_tablet_manager.cc:1403] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260710 11:05:30.731994  9614 raft_consensus.cc:359] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.732750  9614 raft_consensus.cc:385] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.733047  9614 raft_consensus.cc:740] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.733755  9614 consensus_queue.cc:260] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.734992  9617 tablet_bootstrap.cc:654] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.735700  9614 ts_tablet_manager.cc:1434] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:30.729203  9615 tablet_bootstrap.cc:654] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.743619  9617 tablet_bootstrap.cc:492] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: No bootstrap required, opened a new log
I20260710 11:05:30.744141  9617 ts_tablet_manager.cc:1403] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 11:05:30.745013  9615 tablet_bootstrap.cc:492] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: No bootstrap required, opened a new log
I20260710 11:05:30.745528  9615 ts_tablet_manager.cc:1403] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.010s
I20260710 11:05:30.747026  9617 raft_consensus.cc:359] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.747759  9617 raft_consensus.cc:385] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.748062  9617 raft_consensus.cc:740] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.748345  9615 raft_consensus.cc:359] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.749064  9615 raft_consensus.cc:385] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.748782  9617 consensus_queue.cc:260] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.749357  9615 raft_consensus.cc:740] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.750108  9615 consensus_queue.cc:260] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.751130  9617 ts_tablet_manager.cc:1434] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:30.752105  9615 ts_tablet_manager.cc:1434] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:30.761083  9618 raft_consensus.cc:493] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.761657  9618 raft_consensus.cc:515] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.764042  9618 leader_election.cc:290] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:30.772065  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fed724b53442359e340d1492ce3169" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" is_pre_election: true
I20260710 11:05:30.772755  9426 raft_consensus.cc:2468] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.773976  9538 leader_election.cc:304] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 3ccc25815ba14e2ab7f41a3905c6af75; no voters: 
I20260710 11:05:30.774852  9618 raft_consensus.cc:2804] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.774989  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fed724b53442359e340d1492ce3169" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a" is_pre_election: true
I20260710 11:05:30.775381  9618 raft_consensus.cc:493] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.775748  9618 raft_consensus.cc:3060] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.775732  9501 raft_consensus.cc:2468] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.781312  9618 raft_consensus.cc:515] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.782791  9618 leader_election.cc:290] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Requested vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:30.783655  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fed724b53442359e340d1492ce3169" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:30.784020  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fed724b53442359e340d1492ce3169" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:30.784303  9426 raft_consensus.cc:3060] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.784590  9501 raft_consensus.cc:3060] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.791538  9426 raft_consensus.cc:2468] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:30.791538  9501 raft_consensus.cc:2468] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:30.792727  9538 leader_election.cc:304] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:30.793355  9618 raft_consensus.cc:2804] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.794756  9618 raft_consensus.cc:697] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Becoming Leader. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Running, Role: LEADER
I20260710 11:05:30.795504  9618 consensus_queue.cc:237] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.804194  9324 catalog_manager.cc:5697] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "19a49ec5e028459d92a11dad66ccf04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:30.807008  9618 raft_consensus.cc:493] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.807447  9618 raft_consensus.cc:515] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.809232  9618 leader_election.cc:290] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765), 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755)
I20260710 11:05:30.809862  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a" is_pre_election: true
I20260710 11:05:30.810245  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" is_pre_election: true
I20260710 11:05:30.810428  9501 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.811383  9426 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.811501  9538 leader_election.cc:304] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:30.812233  9618 raft_consensus.cc:2804] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.812582  9618 raft_consensus.cc:493] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.812912  9618 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:30.816540  9601 tablet.cc:2406] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:30.818322  9618 raft_consensus.cc:515] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.820073  9618 leader_election.cc:290] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Requested vote from peers 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765), 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755)
I20260710 11:05:30.820770  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:30.821089  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:30.821297  9501 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.821642  9426 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:30.826136  9501 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:30.826193  9426 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:30.827289  9538 leader_election.cc:304] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:30.827936  9618 raft_consensus.cc:2804] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:30.828349  9618 raft_consensus.cc:697] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Becoming Leader. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Running, Role: LEADER
I20260710 11:05:30.828982  9618 consensus_queue.cc:237] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:30.835806  9324 catalog_manager.cc:5697] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "19a49ec5e028459d92a11dad66ccf04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:30.880213  9324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48416:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:30.882148  9324 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:30.904651  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e09b3e6214043b2a9d64a2b3bf783 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.905929  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e09b3e6214043b2a9d64a2b3bf783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.905968  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e09b3e6214043b2a9d64a2b3bf783 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.907292  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e09b3e6214043b2a9d64a2b3bf783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.907388  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0e09b3e6214043b2a9d64a2b3bf783 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:30.908558  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0e09b3e6214043b2a9d64a2b3bf783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.910567  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef1ad5590409eb847c89b5f7667b7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.911751  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef1ad5590409eb847c89b5f7667b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.920372  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef1ad5590409eb847c89b5f7667b7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.920595  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef1ad5590409eb847c89b5f7667b7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0af23a06350d44d8a4030911c4ce6792]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:30.921741  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef1ad5590409eb847c89b5f7667b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.922176  9617 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: Bootstrap starting.
I20260710 11:05:30.926316  9615 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: Bootstrap starting.
I20260710 11:05:30.921744  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef1ad5590409eb847c89b5f7667b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:30.933280  9617 tablet_bootstrap.cc:654] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.933706  9615 tablet_bootstrap.cc:654] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.938344  9614 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: Bootstrap starting.
I20260710 11:05:30.944492  9614 tablet_bootstrap.cc:654] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.959161  9614 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: No bootstrap required, opened a new log
I20260710 11:05:30.959187  9615 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: No bootstrap required, opened a new log
I20260710 11:05:30.959815  9617 tablet_bootstrap.cc:492] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: No bootstrap required, opened a new log
I20260710 11:05:30.959964  9614 ts_tablet_manager.cc:1403] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 11:05:30.959995  9615 ts_tablet_manager.cc:1403] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.017s
I20260710 11:05:30.960289  9617 ts_tablet_manager.cc:1403] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.010s
I20260710 11:05:30.963598  9615 raft_consensus.cc:359] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.963697  9617 raft_consensus.cc:359] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.964432  9615 raft_consensus.cc:385] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.964133  9614 raft_consensus.cc:359] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.964581  9617 raft_consensus.cc:385] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.964916  9614 raft_consensus.cc:385] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.964871  9615 raft_consensus.cc:740] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.965026  9617 raft_consensus.cc:740] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.965517  9614 raft_consensus.cc:740] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.966136  9615 consensus_queue.cc:260] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.966226  9617 consensus_queue.cc:260] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.966389  9614 consensus_queue.cc:260] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.968796  9615 ts_tablet_manager.cc:1434] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:30.969836  9615 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Bootstrap starting.
I20260710 11:05:30.970067  9617 ts_tablet_manager.cc:1434] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:05:30.970722  9614 ts_tablet_manager.cc:1434] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:30.971098  9617 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: Bootstrap starting.
I20260710 11:05:30.971730  9614 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: Bootstrap starting.
I20260710 11:05:30.976457  9615 tablet_bootstrap.cc:654] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.978317  9617 tablet_bootstrap.cc:654] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.978641  9614 tablet_bootstrap.cc:654] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:30.987668  9618 raft_consensus.cc:493] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:30.988215  9618 raft_consensus.cc:515] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.988883  9614 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: No bootstrap required, opened a new log
I20260710 11:05:30.989487  9614 ts_tablet_manager.cc:1403] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:05:30.990530  9618 leader_election.cc:290] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:30.992354  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a" is_pre_election: true
I20260710 11:05:30.993036  9501 raft_consensus.cc:2468] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.993201  9615 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: No bootstrap required, opened a new log
I20260710 11:05:30.993680  9615 ts_tablet_manager.cc:1403] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 11:05:30.994096  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" is_pre_election: true
I20260710 11:05:30.994738  9426 raft_consensus.cc:2468] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:30.996379  9538 leader_election.cc:304] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:30.996721  9615 raft_consensus.cc:359] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:30.997445  9615 raft_consensus.cc:385] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:30.997728  9615 raft_consensus.cc:740] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Initialized, Role: FOLLOWER
I20260710 11:05:30.997912  9618 raft_consensus.cc:2804] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:30.998292  9618 raft_consensus.cc:493] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:30.998641  9618 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.000029  9614 raft_consensus.cc:359] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.000830  9614 raft_consensus.cc:385] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:31.001570  9614 raft_consensus.cc:740] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Initialized, Role: FOLLOWER
I20260710 11:05:31.001122  9615 consensus_queue.cc:260] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.002458  9614 consensus_queue.cc:260] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.003652  9615 ts_tablet_manager.cc:1434] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260710 11:05:31.000823  9617 tablet_bootstrap.cc:492] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: No bootstrap required, opened a new log
I20260710 11:05:31.004660  9617 ts_tablet_manager.cc:1403] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.006s
I20260710 11:05:31.004838  9614 ts_tablet_manager.cc:1434] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 11:05:31.006613  9618 raft_consensus.cc:515] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.007647  9617 raft_consensus.cc:359] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.008352  9617 raft_consensus.cc:385] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:31.008642  9617 raft_consensus.cc:740] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Initialized, Role: FOLLOWER
I20260710 11:05:31.009552  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:31.009364  9617 consensus_queue.cc:260] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.010110  9426 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.011510  9617 ts_tablet_manager.cc:1434] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:31.016410  9426 raft_consensus.cc:2468] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:31.016593  9618 leader_election.cc:290] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Requested vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:31.017522  9538 leader_election.cc:304] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 3ccc25815ba14e2ab7f41a3905c6af75; no voters: 
I20260710 11:05:31.017688  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:31.018270  9501 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.018289  9618 raft_consensus.cc:2804] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:31.019325  9618 raft_consensus.cc:697] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Becoming Leader. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Running, Role: LEADER
I20260710 11:05:31.020550  9618 consensus_queue.cc:237] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.024374  9501 raft_consensus.cc:2468] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 1.
I20260710 11:05:31.028123  9321 catalog_manager.cc:5697] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67). New cstate: current_term: 1 leader_uuid: "19a49ec5e028459d92a11dad66ccf04f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.109918  9621 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.110495  9621 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.112564  9621 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:31.121201  9618 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:31.121718  9618 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.123788  9618 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:31.125113  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" is_pre_election: true
I20260710 11:05:31.125564  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a49ec5e028459d92a11dad66ccf04f" is_pre_election: true
I20260710 11:05:31.125821  9426 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:31.125905  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a" is_pre_election: true
I20260710 11:05:31.126255  9575 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1ecd25f621468ca5df87969e2bc71a in term 0.
I20260710 11:05:31.126593  9501 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a49ec5e028459d92a11dad66ccf04f in term 0.
I20260710 11:05:31.126718  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" is_pre_election: true
I20260710 11:05:31.127249  9538 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 3ccc25815ba14e2ab7f41a3905c6af75; no voters: 
I20260710 11:05:31.127372  9425 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1ecd25f621468ca5df87969e2bc71a in term 0.
I20260710 11:05:31.127652  9467 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:31.128494  9621 raft_consensus.cc:2804] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:31.128566  9618 raft_consensus.cc:2804] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:31.128919  9621 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:31.128990  9618 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:31.129359  9621 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.129410  9618 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:31.132442  9372 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:31.136500  9618 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.136502  9621 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.138720  9618 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [CANDIDATE]: Term 1 election: Requested vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:31.138720  9621 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [CANDIDATE]: Term 1 election: Requested vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:31.139719  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:31.139991  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:31.140125  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "19a49ec5e028459d92a11dad66ccf04f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:31.140712  9501 raft_consensus.cc:2393] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19a49ec5e028459d92a11dad66ccf04f in current term 1: Already voted for candidate 6d1ecd25f621468ca5df87969e2bc71a in this term.
I20260710 11:05:31.140913  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
I20260710 11:05:31.140282  9425 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:31.141731  9575 raft_consensus.cc:2393] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1ecd25f621468ca5df87969e2bc71a in current term 1: Already voted for candidate 19a49ec5e028459d92a11dad66ccf04f in this term.
I20260710 11:05:31.141983  9538 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [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: 19a49ec5e028459d92a11dad66ccf04f; no voters: 3ccc25815ba14e2ab7f41a3905c6af75, 6d1ecd25f621468ca5df87969e2bc71a
I20260710 11:05:31.142969  9618 raft_consensus.cc:2749] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:31.146728  9425 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1ecd25f621468ca5df87969e2bc71a in term 1.
I20260710 11:05:31.147799  9464 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [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: 3ccc25815ba14e2ab7f41a3905c6af75, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 19a49ec5e028459d92a11dad66ccf04f
I20260710 11:05:31.148440  9621 raft_consensus.cc:2804] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:31.149509  9621 raft_consensus.cc:697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 LEADER]: Becoming Leader. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Running, Role: LEADER
I20260710 11:05:31.150143  9621 consensus_queue.cc:237] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.156834  9322 catalog_manager.cc:5697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6d1ecd25f621468ca5df87969e2bc71a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.180445  9575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494"
dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
mode: GRACEFUL
new_leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:59696
I20260710 11:05:31.180963  9575 raft_consensus.cc:606] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Received request to transfer leadership to TS 3ccc25815ba14e2ab7f41a3905c6af75
I20260710 11:05:31.188719  9575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783"
dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
mode: GRACEFUL
new_leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:59696
I20260710 11:05:31.189230  9575 raft_consensus.cc:606] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Received request to transfer leadership to TS 3ccc25815ba14e2ab7f41a3905c6af75
I20260710 11:05:31.200656  9501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7"
dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
mode: GRACEFUL
new_leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:34756
I20260710 11:05:31.201203  9501 raft_consensus.cc:606] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 LEADER]: Received request to transfer leadership to TS 3ccc25815ba14e2ab7f41a3905c6af75
I20260710 11:05:31.243360  9618 consensus_queue.cc:1048] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.256565  9618 consensus_queue.cc:1048] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.283360  9627 consensus_queue.cc:1048] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.299531  9618 consensus_queue.cc:1048] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.313580  9653 raft_consensus.cc:993] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: : Instructing follower 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.314193  9654 raft_consensus.cc:1081] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Signalling peer 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.315809  9425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494"
dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:38736
I20260710 11:05:31.317864  9425 raft_consensus.cc:493] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.318287  9425 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.325106  9425 raft_consensus.cc:515] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:31.330973  9425 leader_election.cc:290] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [CANDIDATE]: Term 2 election: Requested vote from peers 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007), 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765)
I20260710 11:05:31.339550  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
I20260710 11:05:31.339808  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e0550431042afa925ca6e55be3494" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:31.340073  9575 raft_consensus.cc:3055] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.340504  9575 raft_consensus.cc:740] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Running, Role: LEADER
I20260710 11:05:31.340543  9501 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.341261  9575 consensus_queue.cc:260] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:31.342242  9575 raft_consensus.cc:3060] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.345923  9501 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccc25815ba14e2ab7f41a3905c6af75 in term 2.
I20260710 11:05:31.346909  9575 raft_consensus.cc:2468] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccc25815ba14e2ab7f41a3905c6af75 in term 2.
I20260710 11:05:31.347255  9389 leader_election.cc:304] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccc25815ba14e2ab7f41a3905c6af75, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:31.348273  9623 raft_consensus.cc:2804] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.349520  9623 raft_consensus.cc:697] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Becoming Leader. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Running, Role: LEADER
I20260710 11:05:31.350330  9623 consensus_queue.cc:237] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } }
I20260710 11:05:31.356629  9323 catalog_manager.cc:5697] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 reported cstate change: term changed from 1 to 2, leader changed from 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67) to 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.527555  9654 consensus_queue.cc:1048] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.533548  9653 raft_consensus.cc:993] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: : Instructing follower 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.534044  9627 raft_consensus.cc:1081] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Signalling peer 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.536185  9426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783"
dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:38736
I20260710 11:05:31.536736  9426 raft_consensus.cc:493] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.537159  9426 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.540645  9653 consensus_queue.cc:1048] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.544750  9426 raft_consensus.cc:515] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.547408  9426 leader_election.cc:290] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765), 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:31.547461  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:31.547518  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0e09b3e6214043b2a9d64a2b3bf783" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
I20260710 11:05:31.548316  9575 raft_consensus.cc:3055] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.548614  9575 raft_consensus.cc:740] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19a49ec5e028459d92a11dad66ccf04f, State: Running, Role: LEADER
I20260710 11:05:31.549424  9575 consensus_queue.cc:260] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
W20260710 11:05:31.550272  9653 consensus_queue.cc:1175] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6d1ecd25f621468ca5df87969e2bc71a" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:05:31.551257  9575 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.556699  9575 raft_consensus.cc:2468] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccc25815ba14e2ab7f41a3905c6af75 in term 2.
I20260710 11:05:31.557660  9392 leader_election.cc:304] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [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: 19a49ec5e028459d92a11dad66ccf04f, 3ccc25815ba14e2ab7f41a3905c6af75; no voters: 6d1ecd25f621468ca5df87969e2bc71a
I20260710 11:05:31.558494  9623 raft_consensus.cc:2804] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.558964  9623 raft_consensus.cc:697] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Becoming Leader. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Running, Role: LEADER
I20260710 11:05:31.559645  9623 consensus_queue.cc:237] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.565014  9322 catalog_manager.cc:5697] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 reported cstate change: term changed from 1 to 2, leader changed from 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67) to 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.755666  9621 consensus_queue.cc:1048] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.760257  9621 consensus_queue.cc:1048] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.763195  9662 raft_consensus.cc:993] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: : Instructing follower 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.763798  9621 raft_consensus.cc:1081] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 LEADER]: Signalling peer 3ccc25815ba14e2ab7f41a3905c6af75 to start an election
I20260710 11:05:31.766116  9425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7"
dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
 from {username='slave'} at 127.0.0.1:38746
I20260710 11:05:31.766713  9425 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.767166  9425 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.774708  9425 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.776301  9426 raft_consensus.cc:1240] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Rejecting Update request from peer 6d1ecd25f621468ca5df87969e2bc71a for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:31.779531  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
I20260710 11:05:31.780016  9425 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66:38765), 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:31.780076  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
I20260710 11:05:31.780166  9501 raft_consensus.cc:3055] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.781284  9501 raft_consensus.cc:740] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Running, Role: LEADER
I20260710 11:05:31.781452  9662 consensus_queue.cc:1059] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:31.781224  9575 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.782981  9501 consensus_queue.cc:260] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.784879  9501 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.790043  9575 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccc25815ba14e2ab7f41a3905c6af75 in term 2.
I20260710 11:05:31.791204  9392 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a49ec5e028459d92a11dad66ccf04f, 3ccc25815ba14e2ab7f41a3905c6af75; no voters: 
I20260710 11:05:31.791888  9501 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccc25815ba14e2ab7f41a3905c6af75 in term 2.
I20260710 11:05:31.791967  9623 raft_consensus.cc:2804] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.792464  9623 raft_consensus.cc:697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Becoming Leader. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Running, Role: LEADER
I20260710 11:05:31.793244  9623 consensus_queue.cc:237] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [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: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:31.799407  9323 catalog_manager.cc:5697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 reported cstate change: term changed from 1 to 2, leader changed from 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66) to 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:31.807190  9575 raft_consensus.cc:1275] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.808359  9623 consensus_queue.cc:1048] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.815544  9501 raft_consensus.cc:1275] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.817605  9623 consensus_queue.cc:1048] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.920789  5841 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:31.922468  5841 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:31.922801  5841 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:31.934054  9425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7"
dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
mode: GRACEFUL
new_leader_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
 from {username='slave'} at 127.0.0.1:38760
I20260710 11:05:31.934521  9425 raft_consensus.cc:606] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Received request to transfer leadership to TS 6d1ecd25f621468ca5df87969e2bc71a
I20260710 11:05:31.935585  5841 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:31.995729  9575 raft_consensus.cc:1275] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.996892  9623 consensus_queue.cc:1048] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.003949  9501 raft_consensus.cc:3060] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:32.010783  9501 raft_consensus.cc:1275] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.012030  9665 consensus_queue.cc:1048] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.197057  9575 raft_consensus.cc:1275] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.198360  9665 consensus_queue.cc:1048] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.206823  9501 raft_consensus.cc:1275] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Refusing update from remote peer 3ccc25815ba14e2ab7f41a3905c6af75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:32.209053  9665 consensus_queue.cc:1048] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.215451  9658 raft_consensus.cc:993] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: : Instructing follower 6d1ecd25f621468ca5df87969e2bc71a to start an election
I20260710 11:05:32.216065  9665 raft_consensus.cc:1081] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Signalling peer 6d1ecd25f621468ca5df87969e2bc71a to start an election
I20260710 11:05:32.217705  9501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7"
dest_uuid: "6d1ecd25f621468ca5df87969e2bc71a"
 from {username='slave'} at 127.0.0.1:34768
I20260710 11:05:32.218232  9501 raft_consensus.cc:493] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:32.218640  9501 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.223665  9501 raft_consensus.cc:515] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:32.225260  9501 leader_election.cc:290] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [CANDIDATE]: Term 3 election: Requested vote from peers 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755), 19a49ec5e028459d92a11dad66ccf04f (127.5.180.67:33007)
I20260710 11:05:32.226276  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ccc25815ba14e2ab7f41a3905c6af75"
I20260710 11:05:32.226306  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef1ad5590409eb847c89b5f7667b7" candidate_uuid: "6d1ecd25f621468ca5df87969e2bc71a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19a49ec5e028459d92a11dad66ccf04f"
I20260710 11:05:32.227015  9425 raft_consensus.cc:3055] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:32.227115  9575 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.227376  9425 raft_consensus.cc:740] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ccc25815ba14e2ab7f41a3905c6af75, State: Running, Role: LEADER
I20260710 11:05:32.228227  9425 consensus_queue.cc:260] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [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: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:32.229501  9425 raft_consensus.cc:3060] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:32.232683  9575 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1ecd25f621468ca5df87969e2bc71a in term 3.
I20260710 11:05:32.233865  9467 leader_election.cc:304] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [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: 19a49ec5e028459d92a11dad66ccf04f, 6d1ecd25f621468ca5df87969e2bc71a; no voters: 
I20260710 11:05:32.234638  9425 raft_consensus.cc:2468] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1ecd25f621468ca5df87969e2bc71a in term 3.
I20260710 11:05:32.234645  9621 raft_consensus.cc:2804] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:32.235301  9621 raft_consensus.cc:697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 LEADER]: Becoming Leader. State: Replica: 6d1ecd25f621468ca5df87969e2bc71a, State: Running, Role: LEADER
I20260710 11:05:32.236099  9621 consensus_queue.cc:237] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [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: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } }
I20260710 11:05:32.242738  9322 catalog_manager.cc:5697] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a reported cstate change: term changed from 2 to 3, leader changed from 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65) to 6d1ecd25f621468ca5df87969e2bc71a (127.5.180.66). New cstate: current_term: 3 leader_uuid: "6d1ecd25f621468ca5df87969e2bc71a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ccc25815ba14e2ab7f41a3905c6af75" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1ecd25f621468ca5df87969e2bc71a" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 38765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a49ec5e028459d92a11dad66ccf04f" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 33007 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.272819  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
W20260710 11:05:32.290066  9538 consensus_peers.cc:597] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f -> Peer 3ccc25815ba14e2ab7f41a3905c6af75 (127.5.180.65:45755): Couldn't send request to peer 3ccc25815ba14e2ab7f41a3905c6af75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.298619  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.299320  5841 tablet_replica.cc:333] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75: stopping tablet replica
I20260710 11:05:32.299845  5841 raft_consensus.cc:2243] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.300307  5841 raft_consensus.cc:2272] T 6e7ef1ad5590409eb847c89b5f7667b7 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.302651  5841 tablet_replica.cc:333] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75: stopping tablet replica
I20260710 11:05:32.303192  5841 raft_consensus.cc:2243] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.303910  5841 raft_consensus.cc:2272] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.305879  5841 tablet_replica.cc:333] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75: stopping tablet replica
I20260710 11:05:32.306375  5841 raft_consensus.cc:2243] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.307122  5841 raft_consensus.cc:2272] T 6d8e0550431042afa925ca6e55be3494 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.309039  5841 tablet_replica.cc:333] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75: stopping tablet replica
I20260710 11:05:32.309484  5841 raft_consensus.cc:2243] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.309856  5841 raft_consensus.cc:2272] T 99fed724b53442359e340d1492ce3169 P 3ccc25815ba14e2ab7f41a3905c6af75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.321775  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
I20260710 11:05:32.332916  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
I20260710 11:05:32.349759  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.350347  5841 tablet_replica.cc:333] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: stopping tablet replica
I20260710 11:05:32.350916  5841 raft_consensus.cc:2243] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.351517  5841 pending_rounds.cc:70] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Trying to abort 1 pending ops.
I20260710 11:05:32.351681  5841 pending_rounds.cc:77] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959556046172160 op_type: NO_OP noop_request { }
I20260710 11:05:32.351975  5841 raft_consensus.cc:2889] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:32.352275  5841 raft_consensus.cc:2272] T 6e7ef1ad5590409eb847c89b5f7667b7 P 6d1ecd25f621468ca5df87969e2bc71a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.354341  5841 tablet_replica.cc:333] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a: stopping tablet replica
I20260710 11:05:32.354900  5841 raft_consensus.cc:2243] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.355295  5841 raft_consensus.cc:2272] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.357307  5841 tablet_replica.cc:333] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a: stopping tablet replica
I20260710 11:05:32.357883  5841 raft_consensus.cc:2243] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.358259  5841 raft_consensus.cc:2272] T 99fed724b53442359e340d1492ce3169 P 6d1ecd25f621468ca5df87969e2bc71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.359875  5841 tablet_replica.cc:333] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a: stopping tablet replica
I20260710 11:05:32.360321  5841 raft_consensus.cc:2243] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.360704  5841 raft_consensus.cc:2272] T 6d8e0550431042afa925ca6e55be3494 P 6d1ecd25f621468ca5df87969e2bc71a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.372226  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:05:32.384191  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
I20260710 11:05:32.400681  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.401288  5841 tablet_replica.cc:333] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f: stopping tablet replica
I20260710 11:05:32.401819  5841 raft_consensus.cc:2243] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.402252  5841 raft_consensus.cc:2272] T 6e7ef1ad5590409eb847c89b5f7667b7 P 19a49ec5e028459d92a11dad66ccf04f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.404441  5841 tablet_replica.cc:333] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f: stopping tablet replica
I20260710 11:05:32.404964  5841 raft_consensus.cc:2243] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.405382  5841 raft_consensus.cc:2272] T 0c0e09b3e6214043b2a9d64a2b3bf783 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.407361  5841 tablet_replica.cc:333] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f: stopping tablet replica
I20260710 11:05:32.407832  5841 raft_consensus.cc:2243] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.408550  5841 raft_consensus.cc:2272] T 99fed724b53442359e340d1492ce3169 P 19a49ec5e028459d92a11dad66ccf04f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.410226  5841 tablet_replica.cc:333] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f: stopping tablet replica
I20260710 11:05:32.410686  5841 raft_consensus.cc:2243] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.411130  5841 raft_consensus.cc:2272] T 6d8e0550431042afa925ca6e55be3494 P 19a49ec5e028459d92a11dad66ccf04f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.432578  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:05:32.443882  5841 master.cc:562] Master@127.5.180.126:45149 shutting down...
I20260710 11:05:32.457823  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.458405  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.458726  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3d4c43227c34595aceb2f7f0adaacb4: stopping tablet replica
I20260710 11:05:32.477368  5841 master.cc:584] Master@127.5.180.126:45149 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2510 ms)
[----------] 6 tests from LeaderRebalancerTest (90173 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:32.503842  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:44901
I20260710 11:05:32.504908  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:32.509755  9669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.509768  9670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:32.512434  5841 server_base.cc:1061] running on GCE node
W20260710 11:05:32.512396  9672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:32.513537  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:32.513715  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:32.513827  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681532513817 us; error 0 us; skew 500 ppm
I20260710 11:05:32.514272  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:32.516402  5841 webserver.cc:533] Webserver started at http://127.5.180.126:34679/ using document root <none> and password file <none>
I20260710 11:05:32.516808  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:32.516974  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:32.517179  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:32.518159  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.522279  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:32.525365  9677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.526118  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:32.526407  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.526669  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:32.540424  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:32.541401  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:32.575172  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:44901
I20260710 11:05:32.575249  9728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:44901 every 8 connection(s)
I20260710 11:05:32.578792  9729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.588302  9729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: Bootstrap starting.
I20260710 11:05:32.592743  9729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.596555  9729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: No bootstrap required, opened a new log
I20260710 11:05:32.598482  9729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER }
I20260710 11:05:32.598820  9729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.599170  9729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf5c7edad9e4dc3baa7e5852ab4002f, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.599711  9729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER }
I20260710 11:05:32.600129  9729 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:32.600320  9729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:32.600530  9729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.605482  9729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER }
I20260710 11:05:32.605950  9729 leader_election.cc:304] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [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: 1bf5c7edad9e4dc3baa7e5852ab4002f; no voters: 
I20260710 11:05:32.607136  9729 leader_election.cc:290] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:32.607431  9732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.608726  9732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 1 LEADER]: Becoming Leader. State: Replica: 1bf5c7edad9e4dc3baa7e5852ab4002f, State: Running, Role: LEADER
I20260710 11:05:32.609401  9732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [LEADER]: Queue going to LEADER mode. State: All 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: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER }
I20260710 11:05:32.609990  9729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:32.612119  9734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bf5c7edad9e4dc3baa7e5852ab4002f. Latest consensus state: current_term: 1 leader_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER } }
I20260710 11:05:32.612056  9733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf5c7edad9e4dc3baa7e5852ab4002f" member_type: VOTER } }
I20260710 11:05:32.612804  9734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:32.612866  9733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:32.617077  9737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:32.624562  9737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:32.625514  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:32.633126  9737 catalog_manager.cc:1383] Generated new cluster ID: 6ebd3289d3314bff86c38fddb36b1f24
I20260710 11:05:32.633419  9737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:32.658092  9737 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:32.659721  9737 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:32.675271  9737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: Generated new TSK 0
I20260710 11:05:32.675906  9737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:32.692377  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:32.698088  9750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.699259  9751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.701365  9753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:32.701375  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:32.702517  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:32.702698  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:32.702819  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681532702808 us; error 0 us; skew 500 ppm
I20260710 11:05:32.703315  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:32.705382  5841 webserver.cc:533] Webserver started at http://127.5.180.65:37537/ using document root <none> and password file <none>
I20260710 11:05:32.705794  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:32.705964  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:32.706179  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:32.707253  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "92618084fd524e3c96899af41cb24ea9"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.711964  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:32.715222  9758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.716094  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:32.716409  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "92618084fd524e3c96899af41cb24ea9"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.716709  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:32.732287  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:32.733379  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:32.734716  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:32.736941  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:32.737140  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.737443  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:32.737608  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.773485  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:44655
I20260710 11:05:32.773624  9820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:44655 every 8 connection(s)
I20260710 11:05:32.778451  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:32.785144  9825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.785641  9826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.787276  9828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:32.788445  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:32.789551  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:32.789806  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:32.790015  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681532789977 us; error 0 us; skew 500 ppm
I20260710 11:05:32.790549  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:32.790855  9821 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44901
I20260710 11:05:32.791287  9821 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:32.792269  9821 heartbeater.cc:507] Master 127.5.180.126:44901 requested a full tablet report, sending...
I20260710 11:05:32.793414  5841 webserver.cc:533] Webserver started at http://127.5.180.66:43765/ using document root <none> and password file <none>
I20260710 11:05:32.793948  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:32.794240  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:32.794569  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:32.794556  9694 ts_manager.cc:194] Registered new tserver with Master: 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655)
I20260710 11:05:32.795931  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "6556edb015194d01ae7f2902710e21eb"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.796501  9694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55406
I20260710 11:05:32.800647  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:32.803928  9833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.804659  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:32.804949  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "6556edb015194d01ae7f2902710e21eb"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.805223  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:32.822649  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:32.823722  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:32.825103  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:32.827278  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:32.827478  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.827744  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:32.827900  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.893450  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:34117
I20260710 11:05:32.893556  9896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:34117 every 8 connection(s)
I20260710 11:05:32.900506  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:32.909198  9900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.911412  9901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:32.912465  9903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:32.912629  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:32.914043  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:32.914309  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:32.914554  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681532914528 us; error 0 us; skew 500 ppm
I20260710 11:05:32.914608  9897 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44901
I20260710 11:05:32.915251  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:32.915249  9897 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:32.916342  9897 heartbeater.cc:507] Master 127.5.180.126:44901 requested a full tablet report, sending...
I20260710 11:05:32.918346  5841 webserver.cc:533] Webserver started at http://127.5.180.67:42145/ using document root <none> and password file <none>
I20260710 11:05:32.919173  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:32.919389  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:32.919539  9694 ts_manager.cc:194] Registered new tserver with Master: 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:32.919730  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:32.921382  9694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55414
I20260710 11:05:32.921365  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "70112bc6a68848bd8e657ac0b4555a1e"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.926311  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260710 11:05:32.929809  9908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.930526  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:32.930805  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "70112bc6a68848bd8e657ac0b4555a1e"
format_stamp: "Formatted at 2026-07-10 11:05:32 on dist-test-slave-3jtw"
I20260710 11:05:32.931123  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:32.949309  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:32.950524  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:32.952064  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:32.954445  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:32.954674  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.954962  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:32.955152  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:32.995412  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:39897
I20260710 11:05:32.995512  9970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:39897 every 8 connection(s)
I20260710 11:05:33.009413  9971 heartbeater.cc:344] Connected to a master server at 127.5.180.126:44901
I20260710 11:05:33.009758  9971 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:33.010411  9971 heartbeater.cc:507] Master 127.5.180.126:44901 requested a full tablet report, sending...
I20260710 11:05:33.012352  9694 ts_manager.cc:194] Registered new tserver with Master: 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.013238  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014671742s
I20260710 11:05:33.014043  9694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55424
I20260710 11:05:33.040132  9694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55430:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:33.042924  9694 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:33.113584  9934 tablet_service.cc:1511] Processing CreateTablet for tablet d6efab3334874ee199fd1fdd1d4d0104 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.114104  9936 tablet_service.cc:1511] Processing CreateTablet for tablet 10461e74595a4665a295d1d9adb84995 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.115689  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10461e74595a4665a295d1d9adb84995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.116056  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 5acccf6b159d440e836f69e18d10d9a0 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.117630  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5acccf6b159d440e836f69e18d10d9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.119987  9935 tablet_service.cc:1511] Processing CreateTablet for tablet d6edfda8a55e40e5a57f320c34538d91 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.121414  9935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6edfda8a55e40e5a57f320c34538d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.123198  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6efab3334874ee199fd1fdd1d4d0104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.128796  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 10461e74595a4665a295d1d9adb84995 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.130270  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10461e74595a4665a295d1d9adb84995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.129977  9860 tablet_service.cc:1511] Processing CreateTablet for tablet d6efab3334874ee199fd1fdd1d4d0104 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.131335  9860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6efab3334874ee199fd1fdd1d4d0104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.132438  9861 tablet_service.cc:1511] Processing CreateTablet for tablet d6edfda8a55e40e5a57f320c34538d91 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.136466  9859 tablet_service.cc:1511] Processing CreateTablet for tablet 5acccf6b159d440e836f69e18d10d9a0 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.133862  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6edfda8a55e40e5a57f320c34538d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.143214  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5acccf6b159d440e836f69e18d10d9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.152958  9858 tablet_service.cc:1511] Processing CreateTablet for tablet b6a9b337e20446009b3fd9329cc61ebf (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.154533  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a9b337e20446009b3fd9329cc61ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.154701  9932 tablet_service.cc:1511] Processing CreateTablet for tablet b6a9b337e20446009b3fd9329cc61ebf (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.156152  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a9b337e20446009b3fd9329cc61ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.161119  9856 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc4598c7ddf495c9246de28342e3d07 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.162448  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc4598c7ddf495c9246de28342e3d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.164633  9931 tablet_service.cc:1511] Processing CreateTablet for tablet 9d661ea451104522a2152d3b7dd5fc1c (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.165985  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d661ea451104522a2152d3b7dd5fc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.169236  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 9d661ea451104522a2152d3b7dd5fc1c (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.170570  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d661ea451104522a2152d3b7dd5fc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.172530  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 083ea2b9047b49db9481067e85bf7488 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.172753  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 083ea2b9047b49db9481067e85bf7488 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.174065  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083ea2b9047b49db9481067e85bf7488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.175971  9929 tablet_service.cc:1511] Processing CreateTablet for tablet 33855fa976094578b5e70613e019c67f (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.177285  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33855fa976094578b5e70613e019c67f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.190888  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083ea2b9047b49db9481067e85bf7488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.190634  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 10461e74595a4665a295d1d9adb84995 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:33.192130  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10461e74595a4665a295d1d9adb84995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.193665  9785 tablet_service.cc:1511] Processing CreateTablet for tablet d6edfda8a55e40e5a57f320c34538d91 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:33.194696  9782 tablet_service.cc:1511] Processing CreateTablet for tablet b6a9b337e20446009b3fd9329cc61ebf (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:33.195974  9784 tablet_service.cc:1511] Processing CreateTablet for tablet d6efab3334874ee199fd1fdd1d4d0104 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:33.198297  9783 tablet_service.cc:1511] Processing CreateTablet for tablet 5acccf6b159d440e836f69e18d10d9a0 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:33.198645  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc4598c7ddf495c9246de28342e3d07 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.200071  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc4598c7ddf495c9246de28342e3d07 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:33.200441  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc4598c7ddf495c9246de28342e3d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.201417  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc4598c7ddf495c9246de28342e3d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.202193  9853 tablet_service.cc:1511] Processing CreateTablet for tablet 33855fa976094578b5e70613e019c67f (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.203428  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33855fa976094578b5e70613e019c67f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.209435  9780 tablet_service.cc:1511] Processing CreateTablet for tablet 9d661ea451104522a2152d3b7dd5fc1c (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:33.211796  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d661ea451104522a2152d3b7dd5fc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.222205  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a9b337e20446009b3fd9329cc61ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.225188  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6efab3334874ee199fd1fdd1d4d0104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.229089  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6edfda8a55e40e5a57f320c34538d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.235203  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5acccf6b159d440e836f69e18d10d9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.250883  9779 tablet_service.cc:1511] Processing CreateTablet for tablet 083ea2b9047b49db9481067e85bf7488 (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:33.252311  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083ea2b9047b49db9481067e85bf7488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.256071  9778 tablet_service.cc:1511] Processing CreateTablet for tablet 33855fa976094578b5e70613e019c67f (DEFAULT_TABLE table=test-workload [id=f02f6e9a730c40af8c4438a16f5fa917]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:33.257365  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33855fa976094578b5e70613e019c67f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:33.288302  9986 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.298296  9987 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.332773  9986 tablet_bootstrap.cc:654] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.333278  9987 tablet_bootstrap.cc:654] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.348526  9988 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.353224  9986 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.354085  9986 ts_tablet_manager.cc:1403] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.020s
I20260710 11:05:33.356684  9988 tablet_bootstrap.cc:654] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.357136  9987 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.357654  9987 ts_tablet_manager.cc:1403] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.008s
I20260710 11:05:33.357522  9986 raft_consensus.cc:359] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.358552  9986 raft_consensus.cc:385] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.358879  9986 raft_consensus.cc:740] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.359704  9986 consensus_queue.cc:260] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.360798  9987 raft_consensus.cc:359] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.361723  9987 raft_consensus.cc:385] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.362110  9987 raft_consensus.cc:740] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.363086  9987 consensus_queue.cc:260] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.366000  9897 heartbeater.cc:499] Master 127.5.180.126:44901 was elected leader, sending a full tablet report...
I20260710 11:05:33.366274  9987 ts_tablet_manager.cc:1434] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 11:05:33.367127  9971 heartbeater.cc:499] Master 127.5.180.126:44901 was elected leader, sending a full tablet report...
I20260710 11:05:33.367601  9987 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.366276  9986 ts_tablet_manager.cc:1434] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260710 11:05:33.370447  9986 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.374240  9987 tablet_bootstrap.cc:654] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.376976  9986 tablet_bootstrap.cc:654] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.377049  9988 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.377759  9988 ts_tablet_manager.cc:1403] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260710 11:05:33.382470  9986 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.383046  9987 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.383077  9986 ts_tablet_manager.cc:1403] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:05:33.383734  9987 ts_tablet_manager.cc:1403] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260710 11:05:33.384089  9988 raft_consensus.cc:359] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.384884  9988 raft_consensus.cc:385] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.385227  9988 raft_consensus.cc:740] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.386214  9988 consensus_queue.cc:260] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.386366  9986 raft_consensus.cc:359] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.387192  9986 raft_consensus.cc:385] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.386821  9987 raft_consensus.cc:359] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.387683  9987 raft_consensus.cc:385] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.387545  9986 raft_consensus.cc:740] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.388111  9987 raft_consensus.cc:740] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.389142  9987 consensus_queue.cc:260] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.389001  9986 consensus_queue.cc:260] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.391467  9987 ts_tablet_manager.cc:1434] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:05:33.392174  9986 ts_tablet_manager.cc:1434] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:33.392495  9987 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.393426  9986 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.400799  9986 tablet_bootstrap.cc:654] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.400894  9987 tablet_bootstrap.cc:654] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.415324  9986 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.416102  9986 ts_tablet_manager.cc:1403] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:05:33.420353  9986 raft_consensus.cc:359] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.421469  9986 raft_consensus.cc:385] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.421947  9986 raft_consensus.cc:740] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.423046  9986 consensus_queue.cc:260] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.426390  9986 ts_tablet_manager.cc:1434] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:33.427788  9986 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.436450  9986 tablet_bootstrap.cc:654] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.451279  9986 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.451962  9986 ts_tablet_manager.cc:1403] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260710 11:05:33.452813  9821 heartbeater.cc:499] Master 127.5.180.126:44901 was elected leader, sending a full tablet report...
I20260710 11:05:33.453126  9988 ts_tablet_manager.cc:1434] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.075s	user 0.015s	sys 0.039s
I20260710 11:05:33.454181  9988 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.455117  9987 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.454957  9986 raft_consensus.cc:359] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.455636  9987 ts_tablet_manager.cc:1403] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.033s
I20260710 11:05:33.455703  9986 raft_consensus.cc:385] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.456153  9986 raft_consensus.cc:740] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.457131  9986 consensus_queue.cc:260] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.458685  9987 raft_consensus.cc:359] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.459468  9987 raft_consensus.cc:385] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.459779  9987 raft_consensus.cc:740] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.460979  9988 tablet_bootstrap.cc:654] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.460546  9987 consensus_queue.cc:260] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.461876  9986 ts_tablet_manager.cc:1434] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:33.462992  9986 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.466025  9987 ts_tablet_manager.cc:1434] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:33.466554  9996 raft_consensus.cc:493] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.467162  9996 raft_consensus.cc:515] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.471290  9996 leader_election.cc:290] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.473026  9986 tablet_bootstrap.cc:654] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.477280  9987 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.486078  9993 raft_consensus.cc:493] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.486719  9993 raft_consensus.cc:515] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.489841  9993 leader_election.cc:290] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897), 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655)
I20260710 11:05:33.494707  9987 tablet_bootstrap.cc:654] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.592329  9987 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.592942  9987 ts_tablet_manager.cc:1403] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.051s
I20260710 11:05:33.593178  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:33.594331  9986 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.593544  9988 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.594930  9986 ts_tablet_manager.cc:1403] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.081s
I20260710 11:05:33.595064  9988 ts_tablet_manager.cc:1403] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.141s	user 0.072s	sys 0.064s
W20260710 11:05:33.595417  9762 leader_election.cc:343] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.596167  9987 raft_consensus.cc:359] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.596536  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.597013  9987 raft_consensus.cc:385] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.597380  9987 raft_consensus.cc:740] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.598167  9986 raft_consensus.cc:359] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.598181  9987 consensus_queue.cc:260] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.598492  9988 raft_consensus.cc:359] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.599083  9986 raft_consensus.cc:385] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.599327  9988 raft_consensus.cc:385] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.599493  9986 raft_consensus.cc:740] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.599741  9988 raft_consensus.cc:740] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.598794  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:33.600282  9986 consensus_queue.cc:260] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.600541  9988 consensus_queue.cc:260] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.601290  9946 raft_consensus.cc:2468] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:33.601544  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.602216  9872 raft_consensus.cc:2468] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:33.602807  9988 ts_tablet_manager.cc:1434] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:33.603727  9988 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
W20260710 11:05:33.604208  9834 leader_election.cc:343] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.605321  9837 leader_election.cc:304] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [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: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:33.606208  9993 raft_consensus.cc:2804] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.606568  9993 raft_consensus.cc:493] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.606925  9993 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.606861  9760 leader_election.cc:304] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [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: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:33.608299  9996 raft_consensus.cc:2804] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.608652  9996 raft_consensus.cc:493] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.608973  9996 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.610203  9986 ts_tablet_manager.cc:1434] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:05:33.610265  9988 tablet_bootstrap.cc:654] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.615389  9993 raft_consensus.cc:515] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
W20260710 11:05:33.620172  9742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:33.621376  9993 leader_election.cc:290] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897), 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655)
I20260710 11:05:33.619509  9986 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.617599  9987 ts_tablet_manager.cc:1434] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:05:33.622759  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:33.623912  9987 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.624050  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
W20260710 11:05:33.624225  9834 leader_election.cc:343] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.624660  9946 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.626976  9996 raft_consensus.cc:515] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.628607  9986 tablet_bootstrap.cc:654] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.631232  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:33.633194  9987 tablet_bootstrap.cc:654] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.633435  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:33.634209  9872 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:33.638145  9762 leader_election.cc:343] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.639587  9996 leader_election.cc:290] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.639632  9988 tablet_bootstrap.cc:492] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.640396  9988 ts_tablet_manager.cc:1403] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.009s
I20260710 11:05:33.644331  9988 raft_consensus.cc:359] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.645643  9988 raft_consensus.cc:385] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.647246  9988 raft_consensus.cc:740] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.648432  9988 consensus_queue.cc:260] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.652842  9946 raft_consensus.cc:2468] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:33.658989  9837 leader_election.cc:304] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [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: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:33.659807  9988 ts_tablet_manager.cc:1434] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 11:05:33.660152  9993 raft_consensus.cc:2804] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.657018  9872 raft_consensus.cc:2468] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:33.669450  9988 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.669780  9760 leader_election.cc:304] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [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: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:33.671454  9996 raft_consensus.cc:2804] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.672715  9996 raft_consensus.cc:697] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:33.673807  9996 consensus_queue.cc:237] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.677958  9988 tablet_bootstrap.cc:654] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.679335  9993 raft_consensus.cc:697] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:33.680254  9993 consensus_queue.cc:237] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.684712  9692 catalog_manager.cc:5697] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.691394  9987 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.692203  9987 ts_tablet_manager.cc:1403] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.033s
I20260710 11:05:33.696736  9693 catalog_manager.cc:5697] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.697922  9987 raft_consensus.cc:359] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.706038  9987 raft_consensus.cc:385] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.706516  9987 raft_consensus.cc:740] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.707700  9986 tablet_bootstrap.cc:492] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.708209  9986 ts_tablet_manager.cc:1403] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.089s	user 0.030s	sys 0.045s
I20260710 11:05:33.707757  9987 consensus_queue.cc:260] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.710912  9987 ts_tablet_manager.cc:1434] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 11:05:33.711406  9986 raft_consensus.cc:359] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.712256  9986 raft_consensus.cc:385] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.712383  9988 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.712378  9987 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.712656  9986 raft_consensus.cc:740] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.713301  9988 ts_tablet_manager.cc:1403] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.002s
I20260710 11:05:33.713819  9986 consensus_queue.cc:260] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.716475  9988 raft_consensus.cc:359] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.717308  9988 raft_consensus.cc:385] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.717643  9988 raft_consensus.cc:740] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.718420  9988 consensus_queue.cc:260] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.720465  9986 ts_tablet_manager.cc:1434] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:33.720851  9988 ts_tablet_manager.cc:1434] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:05:33.721781  9986 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.722307  9988 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.723608  9987 tablet_bootstrap.cc:654] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.728080  9992 raft_consensus.cc:493] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.728565  9992 raft_consensus.cc:515] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.731948  9992 leader_election.cc:290] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.746825  9988 tablet_bootstrap.cc:654] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.753786  9986 tablet_bootstrap.cc:654] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.755776  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.756558  9872 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.757957  9910 leader_election.cc:304] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:33.759084  9992 raft_consensus.cc:2804] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.759539  9992 raft_consensus.cc:493] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.759951  9992 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.760439  9987 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.761039  9987 ts_tablet_manager.cc:1403] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.007s
I20260710 11:05:33.764808  9987 raft_consensus.cc:359] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.765532  9987 raft_consensus.cc:385] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.765834  9987 raft_consensus.cc:740] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.766680  9987 consensus_queue.cc:260] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.767493  9988 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.767518  9986 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.768121  9988 ts_tablet_manager.cc:1403] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260710 11:05:33.768231  9986 ts_tablet_manager.cc:1403] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.013s
I20260710 11:05:33.768738  9992 raft_consensus.cc:515] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.771214  9988 raft_consensus.cc:359] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.771991  9988 raft_consensus.cc:385] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.771755  9986 raft_consensus.cc:359] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.771965  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:33.772542  9988 raft_consensus.cc:740] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.772869  9872 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.773367  9988 consensus_queue.cc:260] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.776008  9987 ts_tablet_manager.cc:1434] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:05:33.776120  9992 leader_election.cc:290] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.779953  9872 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:33.780818  9986 raft_consensus.cc:385] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.781191  9986 raft_consensus.cc:740] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.781247  9910 leader_election.cc:304] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:33.782248  9992 raft_consensus.cc:2804] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.782184  9986 consensus_queue.cc:260] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.784154  9987 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.784518  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.785244  9988 ts_tablet_manager.cc:1434] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:05:33.786450  9796 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.785415  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:33.788293  9795 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.793469  9988 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.794457  9987 tablet_bootstrap.cc:654] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.794888  9986 ts_tablet_manager.cc:1434] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.008s
I20260710 11:05:33.795765  9996 raft_consensus.cc:493] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.795796  9795 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:33.796280  9996 raft_consensus.cc:515] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.796936  9986 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.798557  9996 leader_election.cc:290] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.799576  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:33.800222  9946 raft_consensus.cc:2468] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:33.800836  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.801517  9762 leader_election.cc:304] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
W20260710 11:05:33.802378  9760 leader_election.cc:343] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.802526  9996 raft_consensus.cc:2804] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.802989  9996 raft_consensus.cc:493] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.803391  9996 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.805033  9986 tablet_bootstrap.cc:654] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.805164  9992 raft_consensus.cc:697] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:33.805609  9988 tablet_bootstrap.cc:654] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.806190  9992 consensus_queue.cc:237] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.812134  9996 raft_consensus.cc:515] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.814167  9986 tablet_bootstrap.cc:492] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.814682  9986 ts_tablet_manager.cc:1403] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.013s
I20260710 11:05:33.816237  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:33.817374  9988 tablet_bootstrap.cc:492] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
W20260710 11:05:33.817660  9760 leader_election.cc:343] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.818099  9988 ts_tablet_manager.cc:1403] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.001s
I20260710 11:05:33.817863  9986 raft_consensus.cc:359] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.818608  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:33.818922  9986 raft_consensus.cc:385] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.819231  9946 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.819320  9986 raft_consensus.cc:740] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.820288  9986 consensus_queue.cc:260] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.822499  9986 ts_tablet_manager.cc:1434] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:33.822422  9988 raft_consensus.cc:359] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.825745  9988 raft_consensus.cc:385] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.826037  9988 raft_consensus.cc:740] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.826514  9946 raft_consensus.cc:2468] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:33.826996  9996 leader_election.cc:290] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.826738  9988 consensus_queue.cc:260] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.827931  9762 leader_election.cc:304] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [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: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:33.829097  9988 ts_tablet_manager.cc:1434] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:33.829139 10012 raft_consensus.cc:2804] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.829950 10012 raft_consensus.cc:697] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:33.830147  9988 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.831283  9987 tablet_bootstrap.cc:492] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.830801 10012 consensus_queue.cc:237] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.831775  9987 ts_tablet_manager.cc:1403] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.001s
I20260710 11:05:33.831688  9694 catalog_manager.cc:5697] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.835265  9992 raft_consensus.cc:493] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.835862  9992 raft_consensus.cc:515] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.837671  9988 tablet_bootstrap.cc:654] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.823738  9986 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:33.838828  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.840085 10026 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.835083  9987 raft_consensus.cc:359] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.840579 10026 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.841022  9987 raft_consensus.cc:385] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.841174  9992 leader_election.cc:290] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.841342  9987 raft_consensus.cc:740] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.842620  9987 consensus_queue.cc:260] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.845849  9987 ts_tablet_manager.cc:1434] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:05:33.846930  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.847281  9987 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.847674  9996 raft_consensus.cc:493] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.848156  9996 raft_consensus.cc:515] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.848973  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.849634  9795 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.850274  9996 leader_election.cc:290] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.847687  9872 raft_consensus.cc:2393] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70112bc6a68848bd8e657ac0b4555a1e in current term 1: Already voted for candidate 92618084fd524e3c96899af41cb24ea9 in this term.
I20260710 11:05:33.851008  9909 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:33.852502 10026 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.853073 10026 raft_consensus.cc:2804] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.853235  9910 leader_election.cc:304] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e; no voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:33.852532  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:33.855189  9988 tablet_bootstrap.cc:492] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.855754  9988 ts_tablet_manager.cc:1403] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260710 11:05:33.856472 10025 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:33.856550  9762 leader_election.cc:343] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.859087  9993 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.858769  9988 raft_consensus.cc:359] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.859609  9988 raft_consensus.cc:385] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.859548  9993 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.859973  9988 raft_consensus.cc:740] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.860873  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.861492  9992 raft_consensus.cc:493] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.861562  9871 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.860852  9988 consensus_queue.cc:260] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.865710  9992 raft_consensus.cc:515] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.861725  9993 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.867868  9988 ts_tablet_manager.cc:1434] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:05:33.867960  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.868578  9992 leader_election.cc:290] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.868647  9795 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:33.868917  9988 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.854730  9987 tablet_bootstrap.cc:654] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.870261  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.865052 10025 raft_consensus.cc:2749] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.870540  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:33.871563  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.872982  9834 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:33.873879  9993 raft_consensus.cc:2804] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.874254  9993 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.874588  9993 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.876044  9988 tablet_bootstrap.cc:654] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.876147  9986 tablet_bootstrap.cc:654] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:33.878654  9910 leader_election.cc:343] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.879297  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
W20260710 11:05:33.876233  9760 leader_election.cc:343] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.880410  9760 leader_election.cc:304] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92618084fd524e3c96899af41cb24ea9; no voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e
W20260710 11:05:33.881042  9909 leader_election.cc:343] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:33.881598  9909 leader_election.cc:304] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e; no voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:33.881887 10012 raft_consensus.cc:2749] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.885644  9986 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:33.886147  9988 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.887110  9986 ts_tablet_manager.cc:1403] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.007s
I20260710 11:05:33.887276  9988 ts_tablet_manager.cc:1403] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:05:33.853443 10026 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.887844 10026 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.889351  9988 raft_consensus.cc:359] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.889859  9988 raft_consensus.cc:385] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.890228  9988 raft_consensus.cc:740] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.890904  9988 consensus_queue.cc:260] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.892486  9988 ts_tablet_manager.cc:1434] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:05:33.893141  9988 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:33.889783  9986 raft_consensus.cc:359] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.894208  9986 raft_consensus.cc:385] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.894487  9986 raft_consensus.cc:740] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.895031 10025 raft_consensus.cc:2749] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.895921  9986 consensus_queue.cc:260] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.897819  9986 ts_tablet_manager.cc:1434] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 11:05:33.897835  9988 tablet_bootstrap.cc:654] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.899387  9993 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.903093  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:33.903810  9795 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.887310  9692 catalog_manager.cc:5697] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.927397  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:33.931581 10025 raft_consensus.cc:493] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.932214 10025 raft_consensus.cc:515] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.935873  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:33.936630  9796 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.938215  9909 leader_election.cc:304] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:33.939335  9992 raft_consensus.cc:2804] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.939800  9992 raft_consensus.cc:493] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.940227  9992 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.942543 10025 leader_election.cc:290] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.943863  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:33.944620  9993 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:33.944751  9872 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:33.947929  9795 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:33.948946 10026 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.951694  9834 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [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: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:33.952054  9946 raft_consensus.cc:2393] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6556edb015194d01ae7f2902710e21eb in current term 1: Already voted for candidate 70112bc6a68848bd8e657ac0b4555a1e in this term.
I20260710 11:05:33.952831  9993 raft_consensus.cc:2804] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.953645  9993 raft_consensus.cc:697] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:33.953132  9992 raft_consensus.cc:515] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.954726  9993 consensus_queue.cc:237] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.956390 10026 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.958252  9987 tablet_bootstrap.cc:492] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.959007  9987 ts_tablet_manager.cc:1403] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.049s
I20260710 11:05:33.959204  9988 tablet_bootstrap.cc:492] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:33.959717  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:33.959134  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:33.962143  9987 raft_consensus.cc:359] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.962533  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:33.962888  9796 raft_consensus.cc:2393] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70112bc6a68848bd8e657ac0b4555a1e in current term 1: Already voted for candidate 6556edb015194d01ae7f2902710e21eb in this term.
I20260710 11:05:33.963040  9987 raft_consensus.cc:385] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.963625  9987 raft_consensus.cc:740] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.964075  9992 leader_election.cc:290] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:33.959748  9988 ts_tablet_manager.cc:1403] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.035s
I20260710 11:05:33.964358  9987 consensus_queue.cc:260] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.963171  9795 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.964144  9909 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [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: 70112bc6a68848bd8e657ac0b4555a1e; no voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:33.965633  9692 catalog_manager.cc:5697] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.965682  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:33.967109  9872 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.967418  9988 raft_consensus.cc:359] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.968067  9988 raft_consensus.cc:385] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.968341  9988 raft_consensus.cc:740] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.968827  9987 ts_tablet_manager.cc:1434] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:05:33.970449  9987 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:33.969115  9988 consensus_queue.cc:260] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:33.974633  9795 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:33.974882  9872 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:33.976052  9909 leader_election.cc:304] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:33.976213  9992 raft_consensus.cc:2749] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.976950 10026 raft_consensus.cc:2804] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.977421 10026 raft_consensus.cc:697] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:33.978222 10026 consensus_queue.cc:237] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.979583  9988 ts_tablet_manager.cc:1434] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:05:33.980291  9987 tablet_bootstrap.cc:654] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:33.991314  9987 tablet_bootstrap.cc:492] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:33.991807  9987 ts_tablet_manager.cc:1403] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:05:33.992218  9694 catalog_manager.cc:5697] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.994330  9987 raft_consensus.cc:359] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.994973  9987 raft_consensus.cc:385] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:33.995240  9987 raft_consensus.cc:740] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:33.995918  9987 consensus_queue.cc:260] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:33.999464  9987 ts_tablet_manager.cc:1434] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:34.001163  9993 raft_consensus.cc:493] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.001610  9993 raft_consensus.cc:515] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.003314  9993 leader_election.cc:290] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.003960  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:34.004408  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:34.004613  9795 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:34.005038  9946 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:34.005702  9834 leader_election.cc:304] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.006413  9993 raft_consensus.cc:2804] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.006775  9993 raft_consensus.cc:493] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.007149  9993 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.008137 10012 raft_consensus.cc:493] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.008581 10012 raft_consensus.cc:515] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.010628 10012 leader_election.cc:290] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.011511  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:34.011934  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:34.012198  9872 raft_consensus.cc:2468] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:34.012522  9946 raft_consensus.cc:2468] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:34.013236  9760 leader_election.cc:304] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.014060 10012 raft_consensus.cc:2804] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.014465 10012 raft_consensus.cc:493] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.014147  9993 raft_consensus.cc:515] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.014855 10012 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.016314  9993 leader_election.cc:290] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.017231  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.017855  9946 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.022712  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.022465 10012 raft_consensus.cc:515] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.023408  9795 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.025086  9946 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:34.025537  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.025835  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.026100  9872 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.026297  9945 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.028246  9837 leader_election.cc:304] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:34.029093  9993 raft_consensus.cc:2804] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.029644  9993 raft_consensus.cc:697] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.029909  9795 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:34.030578  9993 consensus_queue.cc:237] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.033779  9945 raft_consensus.cc:2468] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:34.034159  9872 raft_consensus.cc:2468] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:34.034693 10012 leader_election.cc:290] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.034953  9762 leader_election.cc:304] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.035778 10012 raft_consensus.cc:2804] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.036464 10012 raft_consensus.cc:697] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.037321 10012 consensus_queue.cc:237] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.041054  9693 catalog_manager.cc:5697] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.044515  9694 catalog_manager.cc:5697] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.054678 10012 consensus_queue.cc:1048] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.068646 10044 consensus_queue.cc:1048] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.084527 10026 raft_consensus.cc:493] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.085057 10026 raft_consensus.cc:515] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.086616 10026 leader_election.cc:290] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:34.087368  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:34.087520  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:34.087985  9795 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:34.088176  9872 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:34.089124  9909 leader_election.cc:304] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.089745 10026 raft_consensus.cc:2804] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:34.090045 10026 raft_consensus.cc:493] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:34.090312 10026 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.097110 10026 raft_consensus.cc:515] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.098678 10026 leader_election.cc:290] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:34.099416  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.099633  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.100039  9795 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.100142  9872 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.106771  9872 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:34.106772  9795 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:34.107980  9909 leader_election.cc:304] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.108731 10026 raft_consensus.cc:2804] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:34.109134 10026 raft_consensus.cc:697] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:34.109964 10026 consensus_queue.cc:237] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.112386  9993 consensus_queue.cc:1048] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.117894  9694 catalog_manager.cc:5697] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.121949  9795 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.132208 10011 consensus_queue.cc:1048] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.228159 10026 consensus_queue.cc:1048] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.238286  9992 consensus_queue.cc:1048] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.275187 10011 raft_consensus.cc:493] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:34.275678 10011 raft_consensus.cc:515] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.277463 10011 leader_election.cc:290] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.278263  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:34.278470  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:34.279328  9945 raft_consensus.cc:2393] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6556edb015194d01ae7f2902710e21eb in current term 1: Already voted for candidate 92618084fd524e3c96899af41cb24ea9 in this term.
I20260710 11:05:34.280191  9837 leader_election.cc:304] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb; no voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:34.280884 10011 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:34.285732 10011 raft_consensus.cc:2749] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:34.323093  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10461e74595a4665a295d1d9adb84995"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:50632
I20260710 11:05:34.323597  9872 raft_consensus.cc:606] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:34.336553  9945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:05:34.337033  9945 raft_consensus.cc:606] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:34.341926  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:50632
I20260710 11:05:34.342428  9872 raft_consensus.cc:606] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:34.347213  9945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:05:34.347723  9945 raft_consensus.cc:606] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:34.352468  9945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:05:34.352946  9945 raft_consensus.cc:606] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:34.361892 10044 consensus_queue.cc:1048] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.369982  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:56824
I20260710 11:05:34.370587  9795 raft_consensus.cc:606] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:34.374378 10012 raft_consensus.cc:993] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.374884 10012 raft_consensus.cc:1081] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.375958 10044 consensus_queue.cc:1048] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.376744  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:56824
I20260710 11:05:34.377379  9795 raft_consensus.cc:606] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:34.380228  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50618
I20260710 11:05:34.380877  9872 raft_consensus.cc:493] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.381294  9872 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.384289  9795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33855fa976094578b5e70613e019c67f"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:56824
I20260710 11:05:34.384994  9795 raft_consensus.cc:606] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:34.389468  9872 raft_consensus.cc:515] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.392524  9872 leader_election.cc:290] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.392627  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.393391  9795 raft_consensus.cc:3055] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.393043  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d661ea451104522a2152d3b7dd5fc1c" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.393760  9795 raft_consensus.cc:740] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.394240  9945 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.394784  9795 consensus_queue.cc:260] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.396236  9795 raft_consensus.cc:3060] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.400076  9945 raft_consensus.cc:2468] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:34.401084  9837 leader_election.cc:304] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:34.401928 10011 raft_consensus.cc:2804] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.402311 10011 raft_consensus.cc:697] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.402966 10011 consensus_queue.cc:237] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.403590  9795 raft_consensus.cc:2468] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:34.409652  9694 catalog_manager.cc:5697] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.412462 10011 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.416700  9992 consensus_queue.cc:1048] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.424278  9993 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.431418 10026 consensus_queue.cc:1048] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.434872  9993 raft_consensus.cc:993] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.435299  9993 raft_consensus.cc:1081] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.436931  9794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56798
I20260710 11:05:34.437455  9794 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.437805  9794 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.446137  9794 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.448458  9794 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.449343  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.449504  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.450124  9872 raft_consensus.cc:3055] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.450141  9945 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.450688  9872 raft_consensus.cc:740] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.452593 10025 raft_consensus.cc:993] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.453004 10026 raft_consensus.cc:1081] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.454394  9796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56810
I20260710 11:05:34.454886  9796 raft_consensus.cc:493] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.455241  9796 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.455415  9872 consensus_queue.cc:260] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.456818  9872 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.457613  9945 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.458492  9762 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.459153  9996 raft_consensus.cc:2804] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.459586  9996 raft_consensus.cc:697] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.460294  9996 consensus_queue.cc:237] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.462239  9796 raft_consensus.cc:515] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.463969  9872 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.464732 10012 raft_consensus.cc:993] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:34.464989  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.465161 10012 raft_consensus.cc:1081] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:34.465545  9872 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.466367  9796 leader_election.cc:290] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.467314  9946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33855fa976094578b5e70613e019c67f"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:05:34.467975  9946 raft_consensus.cc:493] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.468104  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6edfda8a55e40e5a57f320c34538d91" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.468382  9946 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.468735  9944 raft_consensus.cc:3055] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.469084  9944 raft_consensus.cc:740] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:34.469877  9944 consensus_queue.cc:260] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.471177  9944 raft_consensus.cc:3060] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.472496  9872 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.473501  9946 raft_consensus.cc:515] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.473596  9760 leader_election.cc:304] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.474493 10044 raft_consensus.cc:2804] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.474996 10044 raft_consensus.cc:697] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.475790 10044 consensus_queue.cc:237] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.477617  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.477990  9944 raft_consensus.cc:2468] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.478206  9872 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.479194  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33855fa976094578b5e70613e019c67f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.479775  9796 raft_consensus.cc:3055] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.480063  9796 raft_consensus.cc:740] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.480912  9796 consensus_queue.cc:260] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.481832  9796 raft_consensus.cc:3060] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.482977  9946 leader_election.cc:290] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:34.483481  9872 raft_consensus.cc:2468] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:34.484565  9910 leader_election.cc:304] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:34.485270 10026 raft_consensus.cc:2804] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.485742 10026 raft_consensus.cc:697] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:34.486531 10026 consensus_queue.cc:237] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.487697  9796 raft_consensus.cc:2468] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:34.488888 10044 consensus_queue.cc:1048] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.494323 10044 consensus_queue.cc:1048] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.494370  9694 catalog_manager.cc:5697] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:34.507512 10012 raft_consensus.cc:993] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.507978  9996 raft_consensus.cc:1081] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.510071  9871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50618
I20260710 11:05:34.510640  9871 raft_consensus.cc:493] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.511010  9871 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.515538  9692 catalog_manager.cc:5697] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.516767  9871 raft_consensus.cc:515] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.518404  9692 catalog_manager.cc:5697] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.519675  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.520313  9796 raft_consensus.cc:3055] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.520637  9796 raft_consensus.cc:740] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.521400  9796 consensus_queue.cc:260] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.521792  9871 leader_election.cc:290] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.522320  9796 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.524025  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083ea2b9047b49db9481067e85bf7488" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.531874  9796 raft_consensus.cc:2468] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:34.533119  9834 leader_election.cc:304] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [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: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:34.533882 10011 raft_consensus.cc:2804] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.534303 10011 raft_consensus.cc:697] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.535063 10011 consensus_queue.cc:237] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.541303 10011 consensus_queue.cc:1048] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.542673  9692 catalog_manager.cc:5697] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.550897 10011 consensus_queue.cc:1048] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.610821 10025 consensus_queue.cc:1048] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:34.617034 10026 raft_consensus.cc:993] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.617518  9992 raft_consensus.cc:1081] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:34.623034 10025 consensus_queue.cc:1048] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:34.624397  9871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50620
I20260710 11:05:34.625061  9871 raft_consensus.cc:493] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.625474  9871 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.635269  9871 raft_consensus.cc:515] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.638003  9871 leader_election.cc:290] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.638602  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:34.638715  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a9b337e20446009b3fd9329cc61ebf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.639351  9794 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.639643  9946 raft_consensus.cc:3055] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.640195  9946 raft_consensus.cc:740] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:34.640946  9946 consensus_queue.cc:260] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.641873  9946 raft_consensus.cc:3060] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.645380  9794 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:34.646569  9834 leader_election.cc:304] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.647190  9946 raft_consensus.cc:2468] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:34.647408 10011 raft_consensus.cc:2804] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.647890 10011 raft_consensus.cc:697] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.649629 10011 consensus_queue.cc:237] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.653297  9993 raft_consensus.cc:993] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.653784 10011 raft_consensus.cc:1081] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.655457  9794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10461e74595a4665a295d1d9adb84995"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56798
I20260710 11:05:34.656014  9794 raft_consensus.cc:493] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.656370  9794 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.658119  9693 catalog_manager.cc:5697] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.663363  9794 raft_consensus.cc:515] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:34.665854  9794 leader_election.cc:290] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:34.666253  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.666446  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10461e74595a4665a295d1d9adb84995" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.666916  9946 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.667209  9871 raft_consensus.cc:3055] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.667547  9871 raft_consensus.cc:740] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:34.668335  9871 consensus_queue.cc:260] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:34.669224  9871 raft_consensus.cc:3060] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.672017  9946 raft_consensus.cc:2468] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.673117  9762 leader_election.cc:304] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.673957  9996 raft_consensus.cc:2804] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.674317  9871 raft_consensus.cc:2468] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.674540  9996 raft_consensus.cc:697] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.675478  9996 consensus_queue.cc:237] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } }
I20260710 11:05:34.682400  9693 catalog_manager.cc:5697] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.776037 10025 raft_consensus.cc:993] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.776443  9992 raft_consensus.cc:1081] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:34.777815  9794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56810
I20260710 11:05:34.778294  9794 raft_consensus.cc:493] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:34.778606  9794 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.783423  9794 raft_consensus.cc:515] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.785161  9794 leader_election.cc:290] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:34.785769  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:34.786201  9946 raft_consensus.cc:1275] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.786348  9871 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.786214  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5acccf6b159d440e836f69e18d10d9a0" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:34.787137  9944 raft_consensus.cc:3055] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:34.787464  9944 raft_consensus.cc:740] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:34.787658 10011 consensus_queue.cc:1048] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.788233  9944 consensus_queue.cc:260] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.789304  9944 raft_consensus.cc:3060] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.793349  9871 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.796005  9944 raft_consensus.cc:2468] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:34.796627  9794 raft_consensus.cc:1275] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.796738  9760 leader_election.cc:304] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:34.797765  9996 raft_consensus.cc:2804] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:34.798236  9996 raft_consensus.cc:697] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:34.799041  9996 consensus_queue.cc:237] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:34.799844 10050 consensus_queue.cc:1048] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.807991  9693 catalog_manager.cc:5697] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.847370  9871 raft_consensus.cc:1275] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.848585  9996 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.855774  9944 raft_consensus.cc:1275] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.857165 10012 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.947841  9794 raft_consensus.cc:1275] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.949107 10050 consensus_queue.cc:1048] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.950145  9871 raft_consensus.cc:1275] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.951459  9992 consensus_queue.cc:1048] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.956079  9944 raft_consensus.cc:3060] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.963029  9794 raft_consensus.cc:1275] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.964437  9992 consensus_queue.cc:1048] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.967125  9944 raft_consensus.cc:1275] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.970379  9993 consensus_queue.cc:1048] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:35.008184  9871 raft_consensus.cc:1275] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.009369 10012 consensus_queue.cc:1048] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.017864  9944 raft_consensus.cc:1275] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.020622 10044 consensus_queue.cc:1048] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.055167  9944 raft_consensus.cc:1275] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.056378  9993 consensus_queue.cc:1048] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.061826  9871 raft_consensus.cc:1275] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.063723  9794 raft_consensus.cc:1275] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.063810 10012 consensus_queue.cc:1048] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:35.065380 10050 consensus_queue.cc:1048] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.074962  9944 raft_consensus.cc:1275] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.076471  9996 consensus_queue.cc:1048] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.382162  9944 raft_consensus.cc:1275] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.383325  9996 consensus_queue.cc:1048] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:35.392724  9871 raft_consensus.cc:1275] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:35.398656 10070 consensus_queue.cc:1048] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:37.414155  9692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55440:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:37.416221  9692 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:37.463922  9778 tablet_service.cc:1511] Processing CreateTablet for tablet c48134f07819405d8de9a40deb518015 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.464857  9856 tablet_service.cc:1511] Processing CreateTablet for tablet c48134f07819405d8de9a40deb518015 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.465234  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48134f07819405d8de9a40deb518015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.466084  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48134f07819405d8de9a40deb518015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.468006  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd888c8b2934d2b99c920867272ef91 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.469230  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd888c8b2934d2b99c920867272ef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.471143  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd888c8b2934d2b99c920867272ef91 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.472311  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd888c8b2934d2b99c920867272ef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.472344  9933 tablet_service.cc:1511] Processing CreateTablet for tablet c48134f07819405d8de9a40deb518015 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:37.473657  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48134f07819405d8de9a40deb518015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.475867  9929 tablet_service.cc:1511] Processing CreateTablet for tablet c4e522663de44bbfbe220e0af58e00db (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.476166  9855 tablet_service.cc:1511] Processing CreateTablet for tablet c4e522663de44bbfbe220e0af58e00db (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.477135  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e522663de44bbfbe220e0af58e00db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.477371  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e522663de44bbfbe220e0af58e00db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.479787  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 20662be8fd2849deb4213607ca5c7f6c (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.480666  9785 tablet_service.cc:1511] Processing CreateTablet for tablet 20662be8fd2849deb4213607ca5c7f6c (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.481931  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20662be8fd2849deb4213607ca5c7f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.482276  9779 tablet_service.cc:1511] Processing CreateTablet for tablet c4e522663de44bbfbe220e0af58e00db (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:37.483487  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e522663de44bbfbe220e0af58e00db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.488195 10085 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.469449  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd888c8b2934d2b99c920867272ef91 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:37.488189  9780 tablet_service.cc:1511] Processing CreateTablet for tablet efebbd8f953b43789636ce817b491508 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.490454  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efebbd8f953b43789636ce817b491508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.494469  9934 tablet_service.cc:1511] Processing CreateTablet for tablet efebbd8f953b43789636ce817b491508 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.496556  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 20662be8fd2849deb4213607ca5c7f6c (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:37.497814  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20662be8fd2849deb4213607ca5c7f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.497710  9778 tablet_service.cc:1511] Processing CreateTablet for tablet cafb88b53b0b488699ada472e76bbd1e (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.499073  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb88b53b0b488699ada472e76bbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.499740  9858 tablet_service.cc:1511] Processing CreateTablet for tablet efebbd8f953b43789636ce817b491508 (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:37.503674  9936 tablet_service.cc:1511] Processing CreateTablet for tablet cafb88b53b0b488699ada472e76bbd1e (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.509197  9861 tablet_service.cc:1511] Processing CreateTablet for tablet cafb88b53b0b488699ada472e76bbd1e (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:37.509918 10085 tablet_bootstrap.cc:654] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.481076  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20662be8fd2849deb4213607ca5c7f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.517800  9934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efebbd8f953b43789636ce817b491508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.520061  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd888c8b2934d2b99c920867272ef91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.522290  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb88b53b0b488699ada472e76bbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.525344  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efebbd8f953b43789636ce817b491508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.527114  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafb88b53b0b488699ada472e76bbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.579254  9931 tablet_service.cc:1511] Processing CreateTablet for tablet a6ccea410a2847f58e07e1d2f735b21f (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.582257  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ccea410a2847f58e07e1d2f735b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.583134 10085 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.583657 10085 ts_tablet_manager.cc:1403] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.009s
I20260710 11:05:37.601907  9854 tablet_service.cc:1511] Processing CreateTablet for tablet a6ccea410a2847f58e07e1d2f735b21f (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.603511  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ccea410a2847f58e07e1d2f735b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.586382 10085 raft_consensus.cc:359] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.614327 10085 raft_consensus.cc:385] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.614701 10085 raft_consensus.cc:740] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.617456  9929 tablet_service.cc:1511] Processing CreateTablet for tablet efc67744c8fb40ee8abd51adebea2d1a (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.618980  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc67744c8fb40ee8abd51adebea2d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.623765 10087 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.628643  9936 tablet_service.cc:1511] Processing CreateTablet for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.629354  9780 tablet_service.cc:1511] Processing CreateTablet for tablet efc67744c8fb40ee8abd51adebea2d1a (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.630077  9936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.629704  9779 tablet_service.cc:1511] Processing CreateTablet for tablet a6ccea410a2847f58e07e1d2f735b21f (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:37.630534  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc67744c8fb40ee8abd51adebea2d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.631592  9862 tablet_service.cc:1511] Processing CreateTablet for tablet efc67744c8fb40ee8abd51adebea2d1a (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:37.631968  9856 tablet_service.cc:1511] Processing CreateTablet for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.633158  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc67744c8fb40ee8abd51adebea2d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.633494  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ccea410a2847f58e07e1d2f735b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.636070  9778 tablet_service.cc:1511] Processing CreateTablet for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf (DEFAULT_TABLE table=soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:37.636797 10085 consensus_queue.cc:260] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.637403  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.645784 10085 ts_tablet_manager.cc:1434] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260710 11:05:37.651692 10087 tablet_bootstrap.cc:654] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.654004  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34dca3d4d8646a8b3f8d5f84fd01ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:37.654058 10085 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.663564 10089 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
W20260710 11:05:37.664242  9742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:37.673115 10089 tablet_bootstrap.cc:654] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.688364 10085 tablet_bootstrap.cc:654] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.699589 10087 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:37.700145 10087 ts_tablet_manager.cc:1403] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.010s
I20260710 11:05:37.702267 10089 tablet_bootstrap.cc:492] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.702874 10089 ts_tablet_manager.cc:1403] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.012s
I20260710 11:05:37.703147 10087 raft_consensus.cc:359] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.703912 10087 raft_consensus.cc:385] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.704213 10087 raft_consensus.cc:740] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.706128 10089 raft_consensus.cc:359] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.707070 10085 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.707916 10087 consensus_queue.cc:260] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.708496 10089 raft_consensus.cc:385] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.708851 10085 ts_tablet_manager.cc:1403] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.004s
I20260710 11:05:37.709003 10089 raft_consensus.cc:740] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.710331 10087 ts_tablet_manager.cc:1434] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:37.710059 10089 consensus_queue.cc:260] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.711439 10087 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.712195 10085 raft_consensus.cc:359] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.712965 10085 raft_consensus.cc:385] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.713274 10085 raft_consensus.cc:740] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.714041 10085 consensus_queue.cc:260] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.719098 10085 ts_tablet_manager.cc:1434] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:37.719276 10087 tablet_bootstrap.cc:654] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.720209 10085 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.721453 10089 ts_tablet_manager.cc:1434] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:05:37.727355 10089 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.727993 10085 tablet_bootstrap.cc:654] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.728853 10088 raft_consensus.cc:493] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.729444 10088 raft_consensus.cc:515] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.736663 10089 tablet_bootstrap.cc:654] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.738163 10088 leader_election.cc:290] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:37.739406  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:37.740118  9946 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:37.741489  9762 leader_election.cc:304] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:37.742341 10088 raft_consensus.cc:2804] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:37.742703 10088 raft_consensus.cc:493] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.743101 10088 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.743765  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:37.744503  9871 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:37.745216 10085 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.745771 10085 ts_tablet_manager.cc:1403] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260710 11:05:37.748811 10085 raft_consensus.cc:359] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.749565 10085 raft_consensus.cc:385] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.749902 10085 raft_consensus.cc:740] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.748821 10087 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:37.751068 10087 ts_tablet_manager.cc:1403] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.017s
I20260710 11:05:37.750669 10085 consensus_queue.cc:260] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.751811 10089 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.752348 10089 ts_tablet_manager.cc:1403] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:05:37.753512 10085 ts_tablet_manager.cc:1434] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:05:37.754107 10087 raft_consensus.cc:359] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.754827 10087 raft_consensus.cc:385] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.755016 10085 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.755164 10087 raft_consensus.cc:740] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.755766 10089 raft_consensus.cc:359] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.756487 10089 raft_consensus.cc:385] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.756773 10089 raft_consensus.cc:740] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.757555 10089 consensus_queue.cc:260] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.757937 10088 raft_consensus.cc:515] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.760118 10089 ts_tablet_manager.cc:1434] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:37.760185 10088 leader_election.cc:290] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:37.761101 10089 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.761005 10087 consensus_queue.cc:260] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.762811 10085 tablet_bootstrap.cc:654] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.763279  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:37.763900  9946 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.767220  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:37.767858  9872 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.768165 10089 tablet_bootstrap.cc:654] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.779809 10089 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.780333 10089 ts_tablet_manager.cc:1403] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:37.780623  9872 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:37.782016  9760 leader_election.cc:304] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:37.783417 10089 raft_consensus.cc:359] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.784282 10089 raft_consensus.cc:385] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.784591 10089 raft_consensus.cc:740] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.785343 10089 consensus_queue.cc:260] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.783877 10073 raft_consensus.cc:2804] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.788067 10089 ts_tablet_manager.cc:1434] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:37.790719 10087 ts_tablet_manager.cc:1434] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:05:37.792600  9946 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:37.792994 10089 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.798118 10073 raft_consensus.cc:697] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:37.799144 10073 consensus_queue.cc:237] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.800899 10089 tablet_bootstrap.cc:654] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.818570 10087 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.830900 10089 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.831521 10089 ts_tablet_manager.cc:1403] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.009s
I20260710 11:05:37.834417 10089 raft_consensus.cc:359] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.835168 10089 raft_consensus.cc:385] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.835465 10089 raft_consensus.cc:740] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.836203 10089 consensus_queue.cc:260] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.837443  9693 catalog_manager.cc:5697] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:37.838697 10089 ts_tablet_manager.cc:1434] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:37.840922 10089 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.841737 10085 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.842262 10085 ts_tablet_manager.cc:1403] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.050s
I20260710 11:05:37.842314 10087 tablet_bootstrap.cc:654] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.845187 10085 raft_consensus.cc:359] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.845885 10085 raft_consensus.cc:385] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.846165 10085 raft_consensus.cc:740] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.847002 10085 consensus_queue.cc:260] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.848325 10089 tablet_bootstrap.cc:654] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.849305 10085 ts_tablet_manager.cc:1434] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:37.850529 10085 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.853103 10073 raft_consensus.cc:493] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.853734 10073 raft_consensus.cc:515] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.857254 10085 tablet_bootstrap.cc:654] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.857990  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:37.860203  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:37.860821 10089 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.861299 10089 ts_tablet_manager.cc:1403] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
W20260710 11:05:37.861588  9762 leader_election.cc:343] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:37.862540  9760 leader_election.cc:343] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.863006  9760 leader_election.cc:304] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92618084fd524e3c96899af41cb24ea9; no voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:37.863807 10099 raft_consensus.cc:2749] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:37.864496 10073 leader_election.cc:290] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:37.864478 10089 raft_consensus.cc:359] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.865336 10089 raft_consensus.cc:385] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.865989 10026 raft_consensus.cc:493] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.866600 10026 raft_consensus.cc:515] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.869342 10026 leader_election.cc:290] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:37.870751  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:37.871018  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
W20260710 11:05:37.872282  9910 leader_election.cc:343] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.865728 10089 raft_consensus.cc:740] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
W20260710 11:05:37.872886  9909 leader_election.cc:343] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.873579  9909 leader_election.cc:304] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e; no voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:37.873819 10089 consensus_queue.cc:260] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.875670 10026 raft_consensus.cc:2749] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:37.880031 10085 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.880374 10089 ts_tablet_manager.cc:1434] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.004s
I20260710 11:05:37.880570 10085 ts_tablet_manager.cc:1403] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260710 11:05:37.880995 10087 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:37.881479 10087 ts_tablet_manager.cc:1403] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.006s
I20260710 11:05:37.881469 10089 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.883649 10085 raft_consensus.cc:359] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.884410 10085 raft_consensus.cc:385] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.884135 10087 raft_consensus.cc:359] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.884743 10085 raft_consensus.cc:740] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.884902 10087 raft_consensus.cc:385] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.885314 10087 raft_consensus.cc:740] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.885675 10085 consensus_queue.cc:260] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.886037 10087 consensus_queue.cc:260] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.888198 10085 ts_tablet_manager.cc:1434] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:37.888458 10087 ts_tablet_manager.cc:1434] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:05:37.889432 10087 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.890035 10089 tablet_bootstrap.cc:654] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.890065 10105 raft_consensus.cc:493] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.890883 10105 raft_consensus.cc:515] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.893543 10085 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.900233 10087 tablet_bootstrap.cc:654] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.902704  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:37.903111  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:37.900260 10085 tablet_bootstrap.cc:654] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:37.904181  9909 leader_election.cc:343] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:37.909991  9910 leader_election.cc:343] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:37.910578  9910 leader_election.cc:304] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e; no voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:37.911932 10026 raft_consensus.cc:2749] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:37.912727 10105 leader_election.cc:290] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:37.915709 10087 tablet_bootstrap.cc:492] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:37.916250 10087 ts_tablet_manager.cc:1403] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260710 11:05:37.917096 10089 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.917428 10085 tablet_bootstrap.cc:492] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:37.917583 10089 ts_tablet_manager.cc:1403] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260710 11:05:37.917901 10085 ts_tablet_manager.cc:1403] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260710 11:05:37.920444 10089 raft_consensus.cc:359] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.920449 10087 raft_consensus.cc:359] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.921133 10089 raft_consensus.cc:385] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.920886 10085 raft_consensus.cc:359] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.921350 10087 raft_consensus.cc:385] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.921483 10089 raft_consensus.cc:740] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.921594 10085 raft_consensus.cc:385] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.921707 10087 raft_consensus.cc:740] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.922111 10085 raft_consensus.cc:740] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.922389 10089 consensus_queue.cc:260] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.922576 10087 consensus_queue.cc:260] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.924659 10089 ts_tablet_manager.cc:1434] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:37.924939 10087 ts_tablet_manager.cc:1434] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:37.925772 10089 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.925885 10087 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.923029 10085 consensus_queue.cc:260] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.928486 10085 ts_tablet_manager.cc:1434] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:05:37.929421 10085 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:37.932936 10089 tablet_bootstrap.cc:654] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.935468 10087 tablet_bootstrap.cc:654] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.935959 10085 tablet_bootstrap.cc:654] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.944497 10089 tablet_bootstrap.cc:492] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.945006 10089 ts_tablet_manager.cc:1403] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:37.948165 10089 raft_consensus.cc:359] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.948942 10089 raft_consensus.cc:385] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.949237 10089 raft_consensus.cc:740] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.949968 10089 consensus_queue.cc:260] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.953753 10089 ts_tablet_manager.cc:1434] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:05:37.954869 10089 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.958201 10087 tablet_bootstrap.cc:492] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:37.958946 10087 ts_tablet_manager.cc:1403] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260710 11:05:37.961885 10089 tablet_bootstrap.cc:654] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.962973 10087 raft_consensus.cc:359] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.963999 10087 raft_consensus.cc:385] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.964363 10087 raft_consensus.cc:740] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.965328 10087 consensus_queue.cc:260] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.973533 10087 ts_tablet_manager.cc:1434] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:05:37.973780 10089 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:37.974327 10089 ts_tablet_manager.cc:1403] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:05:37.974562 10087 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:37.977208 10089 raft_consensus.cc:359] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.977944 10089 raft_consensus.cc:385] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.978230 10089 raft_consensus.cc:740] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.978928 10089 consensus_queue.cc:260] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.981720 10089 ts_tablet_manager.cc:1434] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:37.982666 10089 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: Bootstrap starting.
I20260710 11:05:37.983808 10087 tablet_bootstrap.cc:654] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.990424 10011 raft_consensus.cc:493] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:37.991140 10011 raft_consensus.cc:515] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:37.995209  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:37.996181  9794 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:37.997974  9834 leader_election.cc:304] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:37.999761 10093 raft_consensus.cc:2804] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.000180 10093 raft_consensus.cc:493] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.000530 10093 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.000748  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.001490  9946 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:38.003444 10073 raft_consensus.cc:493] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.004174 10073 raft_consensus.cc:515] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.008124  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:38.009032  9872 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.009328 10093 raft_consensus.cc:515] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.010824  9760 leader_election.cc:304] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.012138 10099 raft_consensus.cc:2804] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.012395 10093 leader_election.cc:290] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.012717 10099 raft_consensus.cc:493] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:37.995250 10089 tablet_bootstrap.cc:654] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.013274 10099 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.015535  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.016351  9946 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.018239 10089 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: No bootstrap required, opened a new log
I20260710 11:05:38.018664 10089 ts_tablet_manager.cc:1403] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: Time spent bootstrapping tablet: real 0.036s	user 0.000s	sys 0.010s
I20260710 11:05:38.020143  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.020752  9794 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.021167 10089 raft_consensus.cc:359] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.021690 10089 raft_consensus.cc:385] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.021922 10089 raft_consensus.cc:740] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.022547 10089 consensus_queue.cc:260] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.023406 10073 leader_election.cc:290] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.024464 10089 ts_tablet_manager.cc:1434] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:38.025101  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.025699  9944 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.026464 10011 leader_election.cc:290] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.028028  9794 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.029130  9834 leader_election.cc:304] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.029826 10011 raft_consensus.cc:2804] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.030257 10011 raft_consensus.cc:697] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.031049 10011 consensus_queue.cc:237] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.037858 10099 raft_consensus.cc:515] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.039511  9691 catalog_manager.cc:5697] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.040268  9946 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.048327 10085 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:38.049046 10085 ts_tablet_manager.cc:1403] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.030s
I20260710 11:05:38.052925 10085 raft_consensus.cc:359] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.053839 10085 raft_consensus.cc:385] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.054215 10085 raft_consensus.cc:740] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.057147  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.057926  9872 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.064764 10105 raft_consensus.cc:493] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.065277 10105 raft_consensus.cc:515] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.067260 10105 leader_election.cc:290] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:38.068761  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:38.068853  9871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:38.069471  9794 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:38.069765  9871 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:38.070497  9909 leader_election.cc:304] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.071538 10105 raft_consensus.cc:2804] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.071897 10105 raft_consensus.cc:493] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.072220 10105 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.072166 10099 leader_election.cc:290] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.075886  9872 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.079048 10087 tablet_bootstrap.cc:492] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:38.073309  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.079609 10105 raft_consensus.cc:515] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.079777  9944 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.077250 10085 consensus_queue.cc:260] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.080353  9760 leader_election.cc:304] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.081503 10073 raft_consensus.cc:2804] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.081734 10105 leader_election.cc:290] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:38.081998 10073 raft_consensus.cc:697] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:38.082533  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.083128  9794 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.083212  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.083788  9872 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.082922 10073 consensus_queue.cc:237] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.079838 10087 ts_tablet_manager.cc:1403] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.105s	user 0.042s	sys 0.050s
I20260710 11:05:38.087850  9944 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.089946  9872 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:38.089946  9794 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:38.091091  9910 leader_election.cc:304] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:38.091835 10085 ts_tablet_manager.cc:1434] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.001s
I20260710 11:05:38.092744 10085 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:38.093812 10087 raft_consensus.cc:359] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.094558 10087 raft_consensus.cc:385] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.096966 10087 raft_consensus.cc:740] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.098632 10087 consensus_queue.cc:260] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.099808 10085 tablet_bootstrap.cc:654] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.101331 10087 ts_tablet_manager.cc:1434] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:05:38.102350 10087 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:38.102632 10105 raft_consensus.cc:2804] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.103158 10105 raft_consensus.cc:697] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:38.104375 10105 consensus_queue.cc:237] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.107450 10087 tablet_bootstrap.cc:654] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.111902 10087 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:38.112317 10087 ts_tablet_manager.cc:1403] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:05:38.113109  9691 catalog_manager.cc:5697] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.116160 10085 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:38.115724 10087 raft_consensus.cc:359] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.116571 10087 raft_consensus.cc:385] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.116997 10087 raft_consensus.cc:740] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.117697 10087 consensus_queue.cc:260] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.120039 10087 ts_tablet_manager.cc:1434] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:38.116622 10085 ts_tablet_manager.cc:1403] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 11:05:38.120950 10087 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:38.123152 10085 raft_consensus.cc:359] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.123798 10085 raft_consensus.cc:385] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.124053 10085 raft_consensus.cc:740] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.124660 10085 consensus_queue.cc:260] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.126269 10087 tablet_bootstrap.cc:654] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.126600 10085 ts_tablet_manager.cc:1434] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:38.127507 10085 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: Bootstrap starting.
I20260710 11:05:38.130584 10087 tablet_bootstrap.cc:492] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:38.131052 10087 ts_tablet_manager.cc:1403] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:05:38.131697  9693 catalog_manager.cc:5697] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.132831 10085 tablet_bootstrap.cc:654] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.133488 10087 raft_consensus.cc:359] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.134105 10087 raft_consensus.cc:385] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.134356 10087 raft_consensus.cc:740] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.135098 10087 consensus_queue.cc:260] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.137120 10087 ts_tablet_manager.cc:1434] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:38.137899 10087 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: Bootstrap starting.
I20260710 11:05:38.143236 10087 tablet_bootstrap.cc:654] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.144186 10085 tablet_bootstrap.cc:492] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: No bootstrap required, opened a new log
I20260710 11:05:38.144672 10085 ts_tablet_manager.cc:1403] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:05:38.147282 10085 raft_consensus.cc:359] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.147907 10085 raft_consensus.cc:385] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.148242 10085 raft_consensus.cc:740] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.147825 10087 tablet_bootstrap.cc:492] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: No bootstrap required, opened a new log
I20260710 11:05:38.148979 10085 consensus_queue.cc:260] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.149483 10087 ts_tablet_manager.cc:1403] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:05:38.152385 10087 raft_consensus.cc:359] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.152988 10087 raft_consensus.cc:385] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.152998 10085 ts_tablet_manager.cc:1434] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:38.153288 10087 raft_consensus.cc:740] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.153991 10087 consensus_queue.cc:260] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.156157 10087 ts_tablet_manager.cc:1434] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:38.180189 10073 consensus_queue.cc:1048] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.191759 10099 consensus_queue.cc:1048] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.235078 10099 raft_consensus.cc:493] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.235500 10099 raft_consensus.cc:515] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.237038 10099 leader_election.cc:290] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.237877  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:38.238058  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.238401  9872 raft_consensus.cc:2468] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.238798  9944 raft_consensus.cc:2468] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.239461  9760 leader_election.cc:304] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.240127 10099 raft_consensus.cc:2804] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.240489 10099 raft_consensus.cc:493] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.240761 10099 raft_consensus.cc:3060] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.245383 10099 raft_consensus.cc:515] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.247103 10099 leader_election.cc:290] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.247778  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.247988 10011 raft_consensus.cc:493] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.248060  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e522663de44bbfbe220e0af58e00db" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.248343  9872 raft_consensus.cc:3060] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.248709  9944 raft_consensus.cc:3060] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.248620 10011 raft_consensus.cc:515] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.251190 10011 leader_election.cc:290] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.251600  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:38.252224  9794 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:38.253409  9834 leader_election.cc:304] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.253409  9946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.254161  9946 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:38.254318 10011 raft_consensus.cc:2804] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.254678 10011 raft_consensus.cc:493] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.255007 10011 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.255093  9872 raft_consensus.cc:2468] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.255327  9944 raft_consensus.cc:2468] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.256264  9762 leader_election.cc:304] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.257019 10099 raft_consensus.cc:2804] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.257494 10099 raft_consensus.cc:697] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:38.258208 10099 consensus_queue.cc:237] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.261329 10011 raft_consensus.cc:515] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.264230 10011 leader_election.cc:290] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.264717  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.265275  9794 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.265636  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.266176  9944 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.266341  9693 catalog_manager.cc:5697] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.270777  9794 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.271891  9834 leader_election.cc:304] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.271901  9944 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.272941 10011 raft_consensus.cc:2804] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.273442 10011 raft_consensus.cc:697] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.274209 10011 consensus_queue.cc:237] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.282356  9693 catalog_manager.cc:5697] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.293404 10099 raft_consensus.cc:493] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.293838 10099 raft_consensus.cc:515] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.295464 10099 leader_election.cc:290] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.296296  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:38.296391  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.297046  9872 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.297079  9944 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 0.
I20260710 11:05:38.298161  9762 leader_election.cc:304] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.298797 10099 raft_consensus.cc:2804] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.299192 10099 raft_consensus.cc:493] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.299474 10099 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.303975 10099 raft_consensus.cc:515] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.305464 10099 leader_election.cc:290] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.306209  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.306474  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.306738  9872 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.307170  9944 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.310806  9872 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.311707  9944 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 1.
I20260710 11:05:38.311836  9760 leader_election.cc:304] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.312757 10099 raft_consensus.cc:2804] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.313207 10099 raft_consensus.cc:697] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:38.313970 10099 consensus_queue.cc:237] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.320801  9693 catalog_manager.cc:5697] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.327464 10011 raft_consensus.cc:493] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.327998 10011 raft_consensus.cc:515] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.329845 10011 leader_election.cc:290] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.330672  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:38.330807  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e" is_pre_election: true
I20260710 11:05:38.331442  9944 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:38.331437  9794 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 0.
I20260710 11:05:38.332556  9834 leader_election.cc:304] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.333341 10011 raft_consensus.cc:2804] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.333676 10011 raft_consensus.cc:493] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.333909 10011 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.338577 10011 raft_consensus.cc:515] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.340371 10011 leader_election.cc:290] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.341168  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.341717  9794 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.341603  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.342310  9944 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.347929  9794 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.348289  9944 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 1.
I20260710 11:05:38.349159  9834 leader_election.cc:304] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.350003 10011 raft_consensus.cc:2804] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.350467 10011 raft_consensus.cc:697] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.351145 10011 consensus_queue.cc:237] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.358143  9693 catalog_manager.cc:5697] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 1 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.451805 10105 raft_consensus.cc:493] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:38.452445 10105 raft_consensus.cc:515] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.454106 10105 leader_election.cc:290] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:38.455137  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb" is_pre_election: true
I20260710 11:05:38.455222  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9" is_pre_election: true
I20260710 11:05:38.455776  9872 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:38.455883  9794 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 0.
I20260710 11:05:38.456751  9910 leader_election.cc:304] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:38.457834 10105 raft_consensus.cc:2804] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:38.458222 10105 raft_consensus.cc:493] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:38.458503 10105 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.463209 10105 raft_consensus.cc:515] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.464874 10105 leader_election.cc:290] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:38.465633  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.465896  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.466233  9794 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.466454  9872 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:38.470937  9872 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:38.472107  9910 leader_election.cc:304] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:38.472819 10105 raft_consensus.cc:2804] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:38.473320 10105 raft_consensus.cc:697] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:38.473268  9794 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 1.
I20260710 11:05:38.474335 10105 consensus_queue.cc:237] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.482024  9693 catalog_manager.cc:5697] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 1 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.499255 10105 consensus_queue.cc:1048] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.511150 10135 consensus_queue.cc:1048] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.514263 10099 consensus_queue.cc:1048] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.523404 10011 consensus_queue.cc:1048] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.532775 10088 consensus_queue.cc:1048] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.543771 10093 consensus_queue.cc:1048] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.650800  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:50632
I20260710 11:05:38.651271  9872 raft_consensus.cc:606] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:38.658465  9944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
mode: GRACEFUL
new_leader_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:05:38.659009  9944 raft_consensus.cc:606] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Received request to transfer leadership to TS 92618084fd524e3c96899af41cb24ea9
I20260710 11:05:38.663843  9944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efebbd8f953b43789636ce817b491508"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:05:38.664418  9944 raft_consensus.cc:606] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:38.667889 10093 consensus_queue.cc:1048] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.671267  9794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:56824
I20260710 11:05:38.671893  9794 raft_consensus.cc:606] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:38.677667  9794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:56824
I20260710 11:05:38.678128  9794 raft_consensus.cc:606] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 6556edb015194d01ae7f2902710e21eb
I20260710 11:05:38.686163  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:50632
I20260710 11:05:38.686739  9872 raft_consensus.cc:606] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:38.695183 10011 consensus_queue.cc:1048] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.706404 10088 consensus_queue.cc:1048] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.718372 10099 consensus_queue.cc:1048] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.736179 10011 consensus_queue.cc:1048] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.736763 10073 consensus_queue.cc:1048] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.745095 10073 raft_consensus.cc:993] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:38.745510 10073 raft_consensus.cc:1081] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:38.747150 10093 raft_consensus.cc:993] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:38.750157 10136 raft_consensus.cc:1081] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:38.751833 10088 consensus_queue.cc:1048] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.754004  9944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:05:38.754069  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50618
I20260710 11:05:38.754650  9944 raft_consensus.cc:493] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.754753  9872 raft_consensus.cc:493] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.755065  9944 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.755213  9872 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.758590 10093 consensus_queue.cc:1048] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:38.764777  9872 raft_consensus.cc:515] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.766311  9871 raft_consensus.cc:1240] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Rejecting Update request from peer 92618084fd524e3c96899af41cb24ea9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:38.767259  9944 raft_consensus.cc:515] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.777256  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.777575 10099 consensus_queue.cc:1059] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:38.778751  9796 raft_consensus.cc:3055] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:38.779166  9796 raft_consensus.cc:740] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:38.779939  9872 leader_election.cc:290] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.780031  9796 consensus_queue.cc:260] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.781062  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ccea410a2847f58e07e1d2f735b21f" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.781311  9796 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.781641  9945 raft_consensus.cc:3060] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.785136  9944 leader_election.cc:290] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:38.785396  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:38.785956  9794 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.790115  9796 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
W20260710 11:05:38.790908 10099 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:38.791235  9945 raft_consensus.cc:2468] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:38.786099  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34dca3d4d8646a8b3f8d5f84fd01ecf" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.792148  9872 raft_consensus.cc:3055] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:38.792557  9872 raft_consensus.cc:740] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.792690  9837 leader_election.cc:304] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:38.793715  9794 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:38.793543  9872 consensus_queue.cc:260] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.793625 10093 raft_consensus.cc:2804] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:38.794998  9872 raft_consensus.cc:3060] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.795254 10093 raft_consensus.cc:697] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.796427  9909 leader_election.cc:304] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.796238 10093 consensus_queue.cc:237] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.797312 10134 raft_consensus.cc:2804] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:38.797788 10134 raft_consensus.cc:697] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:38.798563 10134 consensus_queue.cc:237] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.802508  9872 raft_consensus.cc:2468] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:38.806470  9691 catalog_manager.cc:5697] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.807688  9694 catalog_manager.cc:5697] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.938300 10011 raft_consensus.cc:993] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:38.938748 10093 raft_consensus.cc:1081] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:38.940126  9794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56798
I20260710 11:05:38.940588  9794 raft_consensus.cc:493] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.940867  9794 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.946130  9794 raft_consensus.cc:515] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.947525  9794 leader_election.cc:290] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:38.948349  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:38.948753  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd888c8b2934d2b99c920867272ef91" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:38.949011  9872 raft_consensus.cc:3055] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:38.949350  9872 raft_consensus.cc:740] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:38.949388  9945 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.950258  9872 consensus_queue.cc:260] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.951555  9872 raft_consensus.cc:3060] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:38.956790  9945 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:38.958199  9872 raft_consensus.cc:2468] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:38.958221  9762 leader_election.cc:304] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:38.959249 10099 raft_consensus.cc:2804] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:38.959771 10099 raft_consensus.cc:697] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:38.960462 10099 consensus_queue.cc:237] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:38.967223  9694 catalog_manager.cc:5697] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:38.994511 10134 raft_consensus.cc:993] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:38.995096 10105 raft_consensus.cc:1081] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:38.996558  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efebbd8f953b43789636ce817b491508"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50620
I20260710 11:05:38.997026  9872 raft_consensus.cc:493] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:38.997314  9872 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.001919  9872 raft_consensus.cc:515] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.003597  9872 leader_election.cc:290] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:39.004446  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:39.004593  9945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efebbd8f953b43789636ce817b491508" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:39.005155  9796 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.005342  9945 raft_consensus.cc:3055] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.005730  9945 raft_consensus.cc:740] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:39.006575  9945 consensus_queue.cc:260] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.007737  9945 raft_consensus.cc:3060] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.011415  9796 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:39.012609  9834 leader_election.cc:304] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:39.013396 10093 raft_consensus.cc:2804] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.013873 10093 raft_consensus.cc:697] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:39.014137  9945 raft_consensus.cc:2468] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:39.014675 10093 consensus_queue.cc:237] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.021306  9694 catalog_manager.cc:5697] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.045939 10105 consensus_queue.cc:1048] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.056366 10134 consensus_queue.cc:1048] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.063855 10105 raft_consensus.cc:993] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: : Instructing follower 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:39.064298 10134 raft_consensus.cc:1081] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Signalling peer 92618084fd524e3c96899af41cb24ea9 to start an election
I20260710 11:05:39.065748  9796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
 from {username='slave'} at 127.0.0.1:56810
I20260710 11:05:39.066269  9796 raft_consensus.cc:493] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.066659  9796 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.071154  9796 raft_consensus.cc:515] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.072851  9796 leader_election.cc:290] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:39.073907  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:39.074479  9944 raft_consensus.cc:3055] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.074383  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20662be8fd2849deb4213607ca5c7f6c" candidate_uuid: "92618084fd524e3c96899af41cb24ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:39.074927  9944 raft_consensus.cc:740] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:39.075163  9872 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.075709  9944 consensus_queue.cc:260] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.076787  9944 raft_consensus.cc:3060] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.080660  9872 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:39.081254  9944 raft_consensus.cc:2468] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92618084fd524e3c96899af41cb24ea9 in term 2.
I20260710 11:05:39.081737  9760 leader_election.cc:304] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:39.082521 10099 raft_consensus.cc:2804] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.082966 10099 raft_consensus.cc:697] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:39.083676 10099 consensus_queue.cc:237] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.090555  9691 catalog_manager.cc:5697] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 reported cstate change: term changed from 1 to 2, leader changed from 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67) to 92618084fd524e3c96899af41cb24ea9 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "92618084fd524e3c96899af41cb24ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.094907 10088 raft_consensus.cc:993] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:39.095429 10088 raft_consensus.cc:1081] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 6556edb015194d01ae7f2902710e21eb to start an election
I20260710 11:05:39.096987  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
 from {username='slave'} at 127.0.0.1:50618
I20260710 11:05:39.097541  9872 raft_consensus.cc:493] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:39.097872  9872 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.102385  9872 raft_consensus.cc:515] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.103900  9872 leader_election.cc:290] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67:39897)
I20260710 11:05:39.104823  9944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
I20260710 11:05:39.104874  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cafb88b53b0b488699ada472e76bbd1e" candidate_uuid: "6556edb015194d01ae7f2902710e21eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:39.105466  9944 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.105537  9796 raft_consensus.cc:3055] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:39.105945  9796 raft_consensus.cc:740] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:39.106791  9796 consensus_queue.cc:260] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.107991  9796 raft_consensus.cc:3060] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:39.112102  9944 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:39.113517  9837 leader_election.cc:304] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6556edb015194d01ae7f2902710e21eb, 70112bc6a68848bd8e657ac0b4555a1e; no voters: 
I20260710 11:05:39.114313 10093 raft_consensus.cc:2804] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:39.114528  9796 raft_consensus.cc:2468] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6556edb015194d01ae7f2902710e21eb in term 2.
I20260710 11:05:39.114897 10093 raft_consensus.cc:697] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Becoming Leader. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:39.115732 10093 consensus_queue.cc:237] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:39.122011  9691 catalog_manager.cc:5697] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 6556edb015194d01ae7f2902710e21eb (127.5.180.66). New cstate: current_term: 2 leader_uuid: "6556edb015194d01ae7f2902710e21eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.247049  9796 raft_consensus.cc:1275] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.248242 10093 consensus_queue.cc:1048] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.256024  9944 raft_consensus.cc:1275] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.257339 10011 consensus_queue.cc:1048] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.281361  9796 raft_consensus.cc:1275] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.282577 10134 consensus_queue.cc:1048] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.289525  9872 raft_consensus.cc:1275] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.290867 10135 consensus_queue.cc:1048] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.431777  9796 raft_consensus.cc:1275] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.433069 10011 consensus_queue.cc:1048] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.442256  9944 raft_consensus.cc:1275] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.443512 10093 consensus_queue.cc:1048] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.458187  9944 raft_consensus.cc:1275] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.459324 10073 consensus_queue.cc:1048] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.466039  9872 raft_consensus.cc:1275] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.467917 10088 consensus_queue.cc:1048] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.516865  9944 raft_consensus.cc:1275] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.518002 10011 consensus_queue.cc:1048] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.525467  9796 raft_consensus.cc:1275] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 6556edb015194d01ae7f2902710e21eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.527153 10011 consensus_queue.cc:1048] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.592136  9872 raft_consensus.cc:1275] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.593297 10088 consensus_queue.cc:1048] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:39.602218  9944 raft_consensus.cc:1275] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Refusing update from remote peer 92618084fd524e3c96899af41cb24ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:39.603502 10099 consensus_queue.cc:1048] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.695070  9694 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55440:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:41.713948  9694 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55440:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:41.805060  5841 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:42.054384 10201 tablet.cc:1724] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.086707  9794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c48134f07819405d8de9a40deb518015"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:47874
I20260710 11:05:42.095602 10212 tablet.cc:1724] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:42.106127  9898 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:efebbd8f953b43789636ce817b491508)
W20260710 11:05:42.116397  9898 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:efebbd8f953b43789636ce817b491508)
I20260710 11:05:42.106940 10214 tablet.cc:1724] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.092206 10205 tablet.cc:1724] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:42.133870 10204 log.cc:927] Time spent T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260710 11:05:42.137306 10211 tablet.cc:1724] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:42.146437  9972 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:efebbd8f953b43789636ce817b491508)
I20260710 11:05:42.148612 10212 tablet.cc:1724] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.154521 10201 tablet.cc:1724] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.197196  9794 raft_consensus.cc:606] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
W20260710 11:05:42.177680  9834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.65:44655, user_credentials={real_user=slave}} blocked reactor thread for 84986.1us
W20260710 11:05:42.267577  9760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.66:34117, user_credentials={real_user=slave}} blocked reactor thread for 70152.1us
I20260710 11:05:42.279762 10217 tablet.cc:1724] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.280934 10211 tablet.cc:1724] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.283530 10212 tablet.cc:1724] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.296003 10201 tablet.cc:1724] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.319648 10223 tablet.cc:1724] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.325328 10228 raft_consensus.cc:993] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.327399 10228 raft_consensus.cc:1081] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.332013  9942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c48134f07819405d8de9a40deb518015"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:05:42.331462 10231 tablet.cc:1724] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.329499 10224 tablet.cc:1724] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.333285  9942 raft_consensus.cc:493] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.334144  9942 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.320358 10232 tablet.cc:1724] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.339588 10234 tablet.cc:1724] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.347600 10211 tablet.cc:1724] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.359799 10236 tablet.cc:1724] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.364413 10217 tablet.cc:1724] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.349792 10231 tablet.cc:1724] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.351153 10214 tablet.cc:1724] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.355934 10205 tablet.cc:1724] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.344857  9942 raft_consensus.cc:515] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.381107 10236 tablet.cc:1724] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.382702  9870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:55778
I20260710 11:05:42.351210 10212 tablet.cc:1724] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.383404  9870 raft_consensus.cc:606] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:42.385167  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:42.385857  5841 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:42.386497  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:42.386325  9870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48134f07819405d8de9a40deb518015" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:42.387033  9870 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.385798  9795 raft_consensus.cc:3055] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.390244  9795 raft_consensus.cc:740] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:42.391132  9795 consensus_queue.cc:260] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.393020  9942 leader_election.cc:290] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:42.392483  9795 raft_consensus.cc:3060] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.416190  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07"
dest_uuid: "6556edb015194d01ae7f2902710e21eb"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:55778
I20260710 11:05:42.416755  9872 raft_consensus.cc:606] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:42.426751  9795 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.417440  9870 raft_consensus.cc:2468] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.439975  9909 leader_election.cc:304] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:42.440918 10135 raft_consensus.cc:2804] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.441433 10135 raft_consensus.cc:697] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:42.442256 10135 consensus_queue.cc:237] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.436494  9794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104"
dest_uuid: "92618084fd524e3c96899af41cb24ea9"
mode: GRACEFUL
new_leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:47874
I20260710 11:05:42.447785  9794 raft_consensus.cc:606] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Received request to transfer leadership to TS 70112bc6a68848bd8e657ac0b4555a1e
I20260710 11:05:42.421712 10224 tablet.cc:1724] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.433528 10217 tablet.cc:1724] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.449435  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:42.451331  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:42.453521  9694 catalog_manager.cc:5697] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 1 to 2, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.434602 10232 tablet.cc:1724] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:42.493052  9694 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: soft_deleted_table [id=bbeda5734a1f4f93acbfde86746b41d1] alter complete (version 1)
I20260710 11:05:42.627934 10230 raft_consensus.cc:993] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.628566 10226 raft_consensus.cc:1081] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.629913  9942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34440
I20260710 11:05:42.630380  9942 raft_consensus.cc:493] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.630693  9942 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.636335 10136 raft_consensus.cc:993] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.636983 10219 raft_consensus.cc:1081] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.638230  9942 raft_consensus.cc:515] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.638777  9941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:05:42.639394  9941 raft_consensus.cc:493] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.639755  9941 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.640827  9942 leader_election.cc:290] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 3 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:42.641131  9795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:42.641753  9795 raft_consensus.cc:3055] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:42.642071  9795 raft_consensus.cc:740] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92618084fd524e3c96899af41cb24ea9, State: Running, Role: LEADER
I20260710 11:05:42.642881  9795 consensus_queue.cc:260] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.644173  9795 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.645519  9941 raft_consensus.cc:515] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.647795  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:42.648293  9794 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.650646  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc67744c8fb40ee8abd51adebea2d1a" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:42.647795  9870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6efab3334874ee199fd1fdd1d4d0104" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:42.651229  9872 raft_consensus.cc:3055] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.651367  9870 raft_consensus.cc:3060] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:42.651559  9872 raft_consensus.cc:740] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:42.651796  9795 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 3.
I20260710 11:05:42.652359  9872 consensus_queue.cc:260] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.653029  9941 leader_election.cc:290] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:42.653343  9872 raft_consensus.cc:3060] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.657948  9870 raft_consensus.cc:2468] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 3.
I20260710 11:05:42.658617  9909 leader_election.cc:304] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [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: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:42.658700  9794 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.659629 10135 raft_consensus.cc:2804] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:42.660254 10135 raft_consensus.cc:697] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 3 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:42.660722  9909 leader_election.cc:304] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:42.661135 10135 consensus_queue.cc:237] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.661965  9872 raft_consensus.cc:2468] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.664861 10206 raft_consensus.cc:2804] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.665347 10206 raft_consensus.cc:697] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:42.666193 10206 consensus_queue.cc:237] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [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: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.675995  9694 catalog_manager.cc:5697] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 2 to 3, leader changed from 92618084fd524e3c96899af41cb24ea9 (127.5.180.65) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 3 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.683228 10136 raft_consensus.cc:993] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: : Instructing follower 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.683688 10219 raft_consensus.cc:1081] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Signalling peer 70112bc6a68848bd8e657ac0b4555a1e to start an election
I20260710 11:05:42.685387  9942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07"
dest_uuid: "70112bc6a68848bd8e657ac0b4555a1e"
 from {username='slave'} at 127.0.0.1:34448
I20260710 11:05:42.685875  9942 raft_consensus.cc:493] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:42.686182  9942 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.691496  9942 raft_consensus.cc:515] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.691813  9694 catalog_manager.cc:5697] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.693362  9942 leader_election.cc:290] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Requested vote from peers 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655), 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117)
I20260710 11:05:42.694020  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92618084fd524e3c96899af41cb24ea9"
I20260710 11:05:42.694551  9794 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.695484  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc4598c7ddf495c9246de28342e3d07" candidate_uuid: "70112bc6a68848bd8e657ac0b4555a1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6556edb015194d01ae7f2902710e21eb"
I20260710 11:05:42.696022  9872 raft_consensus.cc:3055] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:42.696310  9872 raft_consensus.cc:740] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6556edb015194d01ae7f2902710e21eb, State: Running, Role: LEADER
I20260710 11:05:42.696990  9872 consensus_queue.cc:260] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.698102  9872 raft_consensus.cc:3060] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:42.699591  9794 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.700744  9909 leader_election.cc:304] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70112bc6a68848bd8e657ac0b4555a1e, 92618084fd524e3c96899af41cb24ea9; no voters: 
I20260710 11:05:42.701926 10135 raft_consensus.cc:2804] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:42.702385 10135 raft_consensus.cc:697] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Becoming Leader. State: Replica: 70112bc6a68848bd8e657ac0b4555a1e, State: Running, Role: LEADER
I20260710 11:05:42.703179 10135 consensus_queue.cc:237] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } }
I20260710 11:05:42.705487  9872 raft_consensus.cc:2468] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70112bc6a68848bd8e657ac0b4555a1e in term 2.
I20260710 11:05:42.710389  9694 catalog_manager.cc:5697] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e reported cstate change: term changed from 1 to 2, leader changed from 6556edb015194d01ae7f2902710e21eb (127.5.180.66) to 70112bc6a68848bd8e657ac0b4555a1e (127.5.180.67). New cstate: current_term: 2 leader_uuid: "70112bc6a68848bd8e657ac0b4555a1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70112bc6a68848bd8e657ac0b4555a1e" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 39897 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:42.879634  9794 raft_consensus.cc:1275] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:42.880959 10135 consensus_queue.cc:1048] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:42.894577  9870 raft_consensus.cc:1275] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:42.895912 10135 consensus_queue.cc:1048] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.048662  9870 raft_consensus.cc:1275] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:43.050447 10206 consensus_queue.cc:1048] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:43.061923  9794 raft_consensus.cc:1275] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:43.063798 10206 consensus_queue.cc:1048] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.080435  9794 raft_consensus.cc:1275] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 3 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.082203 10206 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.092921  9870 raft_consensus.cc:1275] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 3 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:43.094915 10135 consensus_queue.cc:1048] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:43.229785  9870 raft_consensus.cc:1275] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.231509 10135 consensus_queue.cc:1048] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6556edb015194d01ae7f2902710e21eb" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 34117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.243657  9794 raft_consensus.cc:1275] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Refusing update from remote peer 70112bc6a68848bd8e657ac0b4555a1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:43.245487 10206 consensus_queue.cc:1048] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "92618084fd524e3c96899af41cb24ea9" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 44655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.521179  5841 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:43.525992  5841 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:43.526396  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:43.530797  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:43.531209  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:44.560149  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
I20260710 11:05:44.585575  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:44.586270  5841 tablet_replica.cc:333] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.587267  5841 raft_consensus.cc:2243] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.587774  5841 raft_consensus.cc:2272] T efc67744c8fb40ee8abd51adebea2d1a P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.590008  5841 tablet_replica.cc:333] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.590657  5841 raft_consensus.cc:2243] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.591595  5841 raft_consensus.cc:2272] T c4e522663de44bbfbe220e0af58e00db P 92618084fd524e3c96899af41cb24ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.593813  5841 tablet_replica.cc:333] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.594349  5841 raft_consensus.cc:2243] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.594929  5841 raft_consensus.cc:2272] T cafb88b53b0b488699ada472e76bbd1e P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.597016  5841 tablet_replica.cc:333] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.597543  5841 raft_consensus.cc:2243] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.598150  5841 raft_consensus.cc:2272] T c48134f07819405d8de9a40deb518015 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.600368  5841 tablet_replica.cc:333] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.600922  5841 raft_consensus.cc:2243] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.601891  5841 raft_consensus.cc:2272] T d6edfda8a55e40e5a57f320c34538d91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.604120  5841 tablet_replica.cc:333] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.604703  5841 raft_consensus.cc:2243] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.605214  5841 raft_consensus.cc:2272] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.608016  5841 tablet_replica.cc:333] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.608649  5841 raft_consensus.cc:2243] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.609153  5841 raft_consensus.cc:2272] T 083ea2b9047b49db9481067e85bf7488 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.611990  5841 tablet_replica.cc:333] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
W20260710 11:05:44.612012  9909 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:05:44.612959  5841 raft_consensus.cc:2243] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.613677  5841 raft_consensus.cc:2272] T b6a9b337e20446009b3fd9329cc61ebf P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:44.615581  9909 consensus_peers.cc:597] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.616674  5841 tablet_replica.cc:333] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.617295  5841 raft_consensus.cc:2243] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.617686  5841 raft_consensus.cc:2272] T 2dc4598c7ddf495c9246de28342e3d07 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.620165  5841 tablet_replica.cc:333] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.620637  5841 raft_consensus.cc:2243] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.621078  5841 raft_consensus.cc:2272] T a6ccea410a2847f58e07e1d2f735b21f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.623594  5841 tablet_replica.cc:333] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.624192  5841 raft_consensus.cc:2243] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.624761  5841 raft_consensus.cc:2272] T efebbd8f953b43789636ce817b491508 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.627344  5841 tablet_replica.cc:333] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.627883  5841 raft_consensus.cc:2243] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.628800  5841 raft_consensus.cc:2272] T 10461e74595a4665a295d1d9adb84995 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.630975  5841 tablet_replica.cc:333] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.631547  5841 raft_consensus.cc:2243] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.631996  5841 raft_consensus.cc:2272] T d6efab3334874ee199fd1fdd1d4d0104 P 92618084fd524e3c96899af41cb24ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.634094  5841 tablet_replica.cc:333] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.634920  5841 raft_consensus.cc:2243] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.635842  5841 raft_consensus.cc:2272] T 5acccf6b159d440e836f69e18d10d9a0 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.638537  5841 tablet_replica.cc:333] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.639192  5841 raft_consensus.cc:2243] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.640125  5841 raft_consensus.cc:2272] T 20662be8fd2849deb4213607ca5c7f6c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:44.641707  9834 consensus_peers.cc:597] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.642812  5841 tablet_replica.cc:333] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.643476  5841 raft_consensus.cc:2243] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.644269  5841 raft_consensus.cc:2272] T 3fd888c8b2934d2b99c920867272ef91 P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.646376  5841 tablet_replica.cc:333] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.646981  5841 raft_consensus.cc:2243] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.647509  5841 raft_consensus.cc:2272] T 9d661ea451104522a2152d3b7dd5fc1c P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.649562  5841 tablet_replica.cc:333] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9: stopping tablet replica
I20260710 11:05:44.650065  5841 raft_consensus.cc:2243] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.650543  5841 raft_consensus.cc:2272] T 33855fa976094578b5e70613e019c67f P 92618084fd524e3c96899af41cb24ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.685482  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:05:44.687578  9909 consensus_peers.cc:597] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:44655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.727631  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
W20260710 11:05:44.737387  9910 consensus_peers.cc:597] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Couldn't send request to peer 6556edb015194d01ae7f2902710e21eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.760728  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:44.761475  5841 tablet_replica.cc:333] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.762210  5841 raft_consensus.cc:2243] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.762709  5841 raft_consensus.cc:2272] T efc67744c8fb40ee8abd51adebea2d1a P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.764706  5841 tablet_replica.cc:333] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.765337  5841 raft_consensus.cc:2243] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.765781  5841 raft_consensus.cc:2272] T 20662be8fd2849deb4213607ca5c7f6c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.767740  5841 tablet_replica.cc:333] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.768292  5841 raft_consensus.cc:2243] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.768726  5841 raft_consensus.cc:2272] T c4e522663de44bbfbe220e0af58e00db P 6556edb015194d01ae7f2902710e21eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.770942  5841 tablet_replica.cc:333] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.771603  5841 raft_consensus.cc:2243] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.772554  5841 raft_consensus.cc:2272] T cafb88b53b0b488699ada472e76bbd1e P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.774609  5841 tablet_replica.cc:333] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.775226  5841 raft_consensus.cc:2243] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.775648  5841 raft_consensus.cc:2272] T c48134f07819405d8de9a40deb518015 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.777581  5841 tablet_replica.cc:333] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.778126  5841 raft_consensus.cc:2243] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.778555  5841 raft_consensus.cc:2272] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.780856  5841 tablet_replica.cc:333] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.781397  5841 raft_consensus.cc:2243] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.782330  5841 raft_consensus.cc:2272] T 083ea2b9047b49db9481067e85bf7488 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.784240  5841 tablet_replica.cc:333] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.784795  5841 raft_consensus.cc:2243] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.785199  5841 raft_consensus.cc:2272] T 2dc4598c7ddf495c9246de28342e3d07 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.787173  5841 tablet_replica.cc:333] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.787734  5841 raft_consensus.cc:2243] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.788472  5841 raft_consensus.cc:2272] T b6a9b337e20446009b3fd9329cc61ebf P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.790446  5841 tablet_replica.cc:333] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.790982  5841 raft_consensus.cc:2243] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.791786  5841 raft_consensus.cc:2272] T 9d661ea451104522a2152d3b7dd5fc1c P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.793571  5841 tablet_replica.cc:333] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.794106  5841 raft_consensus.cc:2243] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.794628  5841 raft_consensus.cc:2272] T 3fd888c8b2934d2b99c920867272ef91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.796406  5841 tablet_replica.cc:333] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.796983  5841 raft_consensus.cc:2243] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.797437  5841 raft_consensus.cc:2272] T d6edfda8a55e40e5a57f320c34538d91 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.799326  5841 tablet_replica.cc:333] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.799849  5841 raft_consensus.cc:2243] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.800586  5841 raft_consensus.cc:2272] T a6ccea410a2847f58e07e1d2f735b21f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.802598  5841 tablet_replica.cc:333] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.803169  5841 raft_consensus.cc:2243] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.803917  5841 raft_consensus.cc:2272] T efebbd8f953b43789636ce817b491508 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.805837  5841 tablet_replica.cc:333] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.806370  5841 raft_consensus.cc:2243] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.806818  5841 raft_consensus.cc:2272] T 10461e74595a4665a295d1d9adb84995 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.808831  5841 tablet_replica.cc:333] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.809343  5841 raft_consensus.cc:2243] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.809816  5841 raft_consensus.cc:2272] T 5acccf6b159d440e836f69e18d10d9a0 P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.811754  5841 tablet_replica.cc:333] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.812219  5841 raft_consensus.cc:2243] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.812647  5841 raft_consensus.cc:2272] T d6efab3334874ee199fd1fdd1d4d0104 P 6556edb015194d01ae7f2902710e21eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.814479  5841 tablet_replica.cc:333] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb: stopping tablet replica
I20260710 11:05:44.815022  5841 raft_consensus.cc:2243] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.815455  5841 raft_consensus.cc:2272] T 33855fa976094578b5e70613e019c67f P 6556edb015194d01ae7f2902710e21eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:44.835136  9910 consensus_peers.cc:597] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 6556edb015194d01ae7f2902710e21eb (127.5.180.66:34117): Couldn't send request to peer 6556edb015194d01ae7f2902710e21eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:44.849248  9909 consensus_peers.cc:597] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:44655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.854269  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:05:44.888942  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
W20260710 11:05:44.918283  9909 consensus_peers.cc:597] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:44655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.918309  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:44.919302  5841 tablet_replica.cc:333] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.919998  5841 raft_consensus.cc:2243] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.920876  5841 raft_consensus.cc:2272] T efc67744c8fb40ee8abd51adebea2d1a P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.922799  5841 tablet_replica.cc:333] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.923400  5841 raft_consensus.cc:2243] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.923884  5841 raft_consensus.cc:2272] T 20662be8fd2849deb4213607ca5c7f6c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.925659  5841 tablet_replica.cc:333] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.926156  5841 raft_consensus.cc:2243] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.926591  5841 raft_consensus.cc:2272] T c4e522663de44bbfbe220e0af58e00db P 70112bc6a68848bd8e657ac0b4555a1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.928442  5841 tablet_replica.cc:333] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.928933  5841 raft_consensus.cc:2243] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.929379  5841 raft_consensus.cc:2272] T cafb88b53b0b488699ada472e76bbd1e P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.931178  5841 tablet_replica.cc:333] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.931878  5841 raft_consensus.cc:2243] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.932708  5841 raft_consensus.cc:2272] T c48134f07819405d8de9a40deb518015 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.934595  5841 tablet_replica.cc:333] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.935168  5841 raft_consensus.cc:2243] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.935900  5841 raft_consensus.cc:2272] T 2dc4598c7ddf495c9246de28342e3d07 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:44.935962  9909 consensus_peers.cc:597] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e -> Peer 92618084fd524e3c96899af41cb24ea9 (127.5.180.65:44655): Couldn't send request to peer 92618084fd524e3c96899af41cb24ea9. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:44655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:44.937764  5841 tablet_replica.cc:333] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.938328  5841 raft_consensus.cc:2243] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.938773  5841 raft_consensus.cc:2272] T b6a9b337e20446009b3fd9329cc61ebf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.940587  5841 tablet_replica.cc:333] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.941287  5841 raft_consensus.cc:2243] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.942003  5841 raft_consensus.cc:2272] T f34dca3d4d8646a8b3f8d5f84fd01ecf P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.943898  5841 tablet_replica.cc:333] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.944427  5841 raft_consensus.cc:2243] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.944866  5841 raft_consensus.cc:2272] T 083ea2b9047b49db9481067e85bf7488 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.947196  5841 tablet_replica.cc:333] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.947733  5841 raft_consensus.cc:2243] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.948573  5841 raft_consensus.cc:2272] T 33855fa976094578b5e70613e019c67f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.950505  5841 tablet_replica.cc:333] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.951191  5841 raft_consensus.cc:2243] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:44.951896  5841 raft_consensus.cc:2272] T d6efab3334874ee199fd1fdd1d4d0104 P 70112bc6a68848bd8e657ac0b4555a1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.953661  5841 tablet_replica.cc:333] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.954176  5841 raft_consensus.cc:2243] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.954607  5841 raft_consensus.cc:2272] T 5acccf6b159d440e836f69e18d10d9a0 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.956561  5841 tablet_replica.cc:333] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.957113  5841 raft_consensus.cc:2243] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.957576  5841 raft_consensus.cc:2272] T a6ccea410a2847f58e07e1d2f735b21f P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.959448  5841 tablet_replica.cc:333] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.959925  5841 raft_consensus.cc:2243] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.960366  5841 raft_consensus.cc:2272] T efebbd8f953b43789636ce817b491508 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.962059  5841 tablet_replica.cc:333] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.962550  5841 raft_consensus.cc:2243] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.963033  5841 raft_consensus.cc:2272] T 10461e74595a4665a295d1d9adb84995 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.964787  5841 tablet_replica.cc:333] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.965261  5841 raft_consensus.cc:2243] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.965672  5841 raft_consensus.cc:2272] T 3fd888c8b2934d2b99c920867272ef91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.967435  5841 tablet_replica.cc:333] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.967912  5841 raft_consensus.cc:2243] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.968340  5841 raft_consensus.cc:2272] T 9d661ea451104522a2152d3b7dd5fc1c P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:44.970083  5841 tablet_replica.cc:333] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e: stopping tablet replica
I20260710 11:05:44.970629  5841 raft_consensus.cc:2243] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:44.971097  5841 raft_consensus.cc:2272] T d6edfda8a55e40e5a57f320c34538d91 P 70112bc6a68848bd8e657ac0b4555a1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:45.008478  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:05:45.039904  5841 master.cc:562] Master@127.5.180.126:44901 shutting down...
I20260710 11:05:45.068109  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:45.068761  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:45.069150  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bf5c7edad9e4dc3baa7e5852ab4002f: stopping tablet replica
I20260710 11:05:45.090515  5841 master.cc:584] Master@127.5.180.126:44901 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12641 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:45.145638  5841 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.180.126:45817
I20260710 11:05:45.146956  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.152961 10258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.152969 10257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.153857 10260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.154146  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:45.155128  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.155340  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.155500  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681545155482 us; error 0 us; skew 500 ppm
I20260710 11:05:45.156018  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.158358  5841 webserver.cc:533] Webserver started at http://127.5.180.126:45041/ using document root <none> and password file <none>
I20260710 11:05:45.159224  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.159438  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.159714  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.160849  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/master-0-root/instance:
uuid: "1b72b41790034f23a5ade6128800c9ab"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.165306  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:45.168663 10265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.169441  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:45.169909  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/master-0-root
uuid: "1b72b41790034f23a5ade6128800c9ab"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.170300  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.191380  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.192608  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.230664  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.126:45817
I20260710 11:05:45.230767 10316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.126:45817 every 8 connection(s)
I20260710 11:05:45.234445 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.246369 10317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: Bootstrap starting.
I20260710 11:05:45.251228 10317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.255687 10317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: No bootstrap required, opened a new log
I20260710 11:05:45.258262 10317 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER }
I20260710 11:05:45.258678 10317 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.259024 10317 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b72b41790034f23a5ade6128800c9ab, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.259696 10317 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER }
I20260710 11:05:45.260182 10317 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:45.260413 10317 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:45.260682 10317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:45.265285 10317 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER }
I20260710 11:05:45.265838 10317 leader_election.cc:304] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [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: 1b72b41790034f23a5ade6128800c9ab; no voters: 
I20260710 11:05:45.267105 10317 leader_election.cc:290] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:45.267499 10320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:45.269042 10320 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 1 LEADER]: Becoming Leader. State: Replica: 1b72b41790034f23a5ade6128800c9ab, State: Running, Role: LEADER
I20260710 11:05:45.269812 10320 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [LEADER]: Queue going to LEADER mode. State: All 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: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER }
I20260710 11:05:45.270195 10317 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:45.274951 10321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b72b41790034f23a5ade6128800c9ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER } }
I20260710 11:05:45.274871 10322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b72b41790034f23a5ade6128800c9ab. Latest consensus state: current_term: 1 leader_uuid: "1b72b41790034f23a5ade6128800c9ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b72b41790034f23a5ade6128800c9ab" member_type: VOTER } }
I20260710 11:05:45.275633 10321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:45.275671 10322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:45.278861 10328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:45.284132 10328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:45.285843  5841 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:45.293215 10328 catalog_manager.cc:1383] Generated new cluster ID: 0fd5cba7542f4857b2e3803e694e8671
I20260710 11:05:45.293534 10328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:45.317942 10328 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:45.319361 10328 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:45.332844 10328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: Generated new TSK 0
I20260710 11:05:45.333490 10328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:45.352144  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.358222 10338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.359254 10339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.362226 10341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.362320  5841 server_base.cc:1061] running on GCE node
I20260710 11:05:45.363456  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.363698  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.363873  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681545363857 us; error 0 us; skew 500 ppm
I20260710 11:05:45.364395  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.366937  5841 webserver.cc:533] Webserver started at http://127.5.180.65:43463/ using document root <none> and password file <none>
I20260710 11:05:45.367419  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.367625  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.367898  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.368964  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-0-root/instance:
uuid: "68c26fadf517463eb408505e24c7e481"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.373755  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:45.376953 10346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.377791  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:45.378031  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-0-root
uuid: "68c26fadf517463eb408505e24c7e481"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.378254  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.391010  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.392748  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.394982  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.398231  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.398509  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.398799  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.399066  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:45.438767  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.65:42193
I20260710 11:05:45.438941 10408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.65:42193 every 8 connection(s)
I20260710 11:05:45.443693  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.450999 10413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.452247 10414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.455264  5841 server_base.cc:1061] running on GCE node
W20260710 11:05:45.455794 10416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.456887  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.457083  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.457340  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681545457299 us; error 0 us; skew 500 ppm
I20260710 11:05:45.457891  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.460244 10409 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45817
I20260710 11:05:45.460613 10409 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.460819  5841 webserver.cc:533] Webserver started at http://127.5.180.66:33865/ using document root <none> and password file <none>
I20260710 11:05:45.461331 10409 heartbeater.cc:507] Master 127.5.180.126:45817 requested a full tablet report, sending...
I20260710 11:05:45.461411  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.461818  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.462131  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.463564  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-1-root/instance:
uuid: "0eafb20a7cf443a0bf9117607e712af2"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.463745 10282 ts_manager.cc:194] Registered new tserver with Master: 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193)
I20260710 11:05:45.466212 10282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55470
I20260710 11:05:45.469282  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:05:45.472987 10421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.473757  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:45.474050  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-1-root
uuid: "0eafb20a7cf443a0bf9117607e712af2"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.474288  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.487754  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.488998  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.490360  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.492539  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.492744  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.493036  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.493186  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.532384  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.66:43741
I20260710 11:05:45.532482 10483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.66:43741 every 8 connection(s)
I20260710 11:05:45.537252  5841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.544260 10487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.545248 10488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.548708  5841 server_base.cc:1061] running on GCE node
W20260710 11:05:45.548765 10490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.549638 10484 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45817
I20260710 11:05:45.550060 10484 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.550058  5841 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.550486  5841 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.550676  5841 hybrid_clock.cc:648] HybridClock initialized: now 1783681545550660 us; error 0 us; skew 500 ppm
I20260710 11:05:45.550997 10484 heartbeater.cc:507] Master 127.5.180.126:45817 requested a full tablet report, sending...
I20260710 11:05:45.551347  5841 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.553480 10282 ts_manager.cc:194] Registered new tserver with Master: 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:45.554172  5841 webserver.cc:533] Webserver started at http://127.5.180.67:43185/ using document root <none> and password file <none>
I20260710 11:05:45.554823  5841 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.555078  5841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.555374  5841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.555374 10282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55484
I20260710 11:05:45.557090  5841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-2-root/instance:
uuid: "981e950ac2584d2faec039c7fe5b771b"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.561420  5841 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:05:45.564913 10495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.565847  5841 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:45.566213  5841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-2-root
uuid: "981e950ac2584d2faec039c7fe5b771b"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-3jtw"
I20260710 11:05:45.566488  5841 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskY5hdKu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681442159534-5841-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.581697  5841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.582949  5841 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.584342  5841 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.586458  5841 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.586706  5841 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.586982  5841 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.587165  5841 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.627961  5841 rpc_server.cc:307] RPC server started. Bound to: 127.5.180.67:37443
I20260710 11:05:45.628077 10557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.180.67:37443 every 8 connection(s)
I20260710 11:05:45.642186 10558 heartbeater.cc:344] Connected to a master server at 127.5.180.126:45817
I20260710 11:05:45.642616 10558 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.643427 10558 heartbeater.cc:507] Master 127.5.180.126:45817 requested a full tablet report, sending...
I20260710 11:05:45.645458 10282 ts_manager.cc:194] Registered new tserver with Master: 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:45.645714  5841 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014537708s
I20260710 11:05:45.646950 10282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55500
I20260710 11:05:45.670855 10282 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55516:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:45.673751 10282 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:45.744611 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 86159f976aad446cb059f835de6f2331 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.745021 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 99c7da7345d24b6e9480cce45e3d4159 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.746248 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86159f976aad446cb059f835de6f2331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.748397 10521 tablet_service.cc:1511] Processing CreateTablet for tablet be82faec708a4ce4ac0fa4927d12a822 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.750130 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be82faec708a4ce4ac0fa4927d12a822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.751633 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c7da7345d24b6e9480cce45e3d4159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.756484 10520 tablet_service.cc:1511] Processing CreateTablet for tablet f656ba16652e40439709079eef13b957 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.758051 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f656ba16652e40439709079eef13b957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.760175 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6db8e519b24b7a93ce018c353bcf06 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.761634 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6db8e519b24b7a93ce018c353bcf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.766441 10518 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8500a5e0bc49c0beae4be14c954a2a (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.768333 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8500a5e0bc49c0beae4be14c954a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.771788 10517 tablet_service.cc:1511] Processing CreateTablet for tablet 61e3197b703f458196fe8c08e0577890 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.773615 10517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e3197b703f458196fe8c08e0577890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.829734 10516 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7c5d1980484a60aaaf9880be9bbbe6 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.836068 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 86159f976aad446cb059f835de6f2331 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.837647 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86159f976aad446cb059f835de6f2331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.839972 10515 tablet_service.cc:1511] Processing CreateTablet for tablet c2ffc477a5514a01aa4f2cdebed5ab12 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.842321 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 99c7da7345d24b6e9480cce45e3d4159 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.844621 10372 tablet_service.cc:1511] Processing CreateTablet for tablet be82faec708a4ce4ac0fa4927d12a822 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.846781 10371 tablet_service.cc:1511] Processing CreateTablet for tablet f656ba16652e40439709079eef13b957 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.848949 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6db8e519b24b7a93ce018c353bcf06 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.851120 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8500a5e0bc49c0beae4be14c954a2a (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.853300 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 61e3197b703f458196fe8c08e0577890 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.856333 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7c5d1980484a60aaaf9880be9bbbe6 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.857594 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c7da7345d24b6e9480cce45e3d4159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.859273 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6db8e519b24b7a93ce018c353bcf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.859368 10366 tablet_service.cc:1511] Processing CreateTablet for tablet c2ffc477a5514a01aa4f2cdebed5ab12 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.860831 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e3197b703f458196fe8c08e0577890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.861500 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7c5d1980484a60aaaf9880be9bbbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.862183 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f656ba16652e40439709079eef13b957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.862242 10449 tablet_service.cc:1511] Processing CreateTablet for tablet 86159f976aad446cb059f835de6f2331 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.863190 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8500a5e0bc49c0beae4be14c954a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.863631 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86159f976aad446cb059f835de6f2331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.864699 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be82faec708a4ce4ac0fa4927d12a822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.868096 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 99c7da7345d24b6e9480cce45e3d4159 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.869428 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c7da7345d24b6e9480cce45e3d4159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.872162 10447 tablet_service.cc:1511] Processing CreateTablet for tablet be82faec708a4ce4ac0fa4927d12a822 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.873462 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be82faec708a4ce4ac0fa4927d12a822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.874608 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ffc477a5514a01aa4f2cdebed5ab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.876024 10446 tablet_service.cc:1511] Processing CreateTablet for tablet f656ba16652e40439709079eef13b957 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.877365 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f656ba16652e40439709079eef13b957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.880034 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6db8e519b24b7a93ce018c353bcf06 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.881455 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6db8e519b24b7a93ce018c353bcf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.884934 10442 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7c5d1980484a60aaaf9880be9bbbe6 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.886812 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7c5d1980484a60aaaf9880be9bbbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.888572 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 61e3197b703f458196fe8c08e0577890 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.896975 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e3197b703f458196fe8c08e0577890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.890161 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8500a5e0bc49c0beae4be14c954a2a (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.899819 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8500a5e0bc49c0beae4be14c954a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.892748 10441 tablet_service.cc:1511] Processing CreateTablet for tablet c2ffc477a5514a01aa4f2cdebed5ab12 (DEFAULT_TABLE table=test-workload [id=153a753a99d04fe7aad226340a5a1faa]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.902539 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ffc477a5514a01aa4f2cdebed5ab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.912993 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7c5d1980484a60aaaf9880be9bbbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.939265 10515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ffc477a5514a01aa4f2cdebed5ab12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.085495 10573 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.085495 10575 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.091816 10574 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.093127 10575 tablet_bootstrap.cc:654] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.098676 10573 tablet_bootstrap.cc:654] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.121265 10574 tablet_bootstrap.cc:654] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.134181 10573 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.134811 10573 ts_tablet_manager.cc:1403] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.008s
I20260710 11:05:46.136027 10574 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.136191 10575 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.136579 10574 ts_tablet_manager.cc:1403] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260710 11:05:46.136714 10575 ts_tablet_manager.cc:1403] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.015s
I20260710 11:05:46.137876 10573 raft_consensus.cc:359] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.138643 10573 raft_consensus.cc:385] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.138952 10573 raft_consensus.cc:740] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.139253 10574 raft_consensus.cc:359] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.140005 10574 raft_consensus.cc:385] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.139735 10575 raft_consensus.cc:359] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.139696 10573 consensus_queue.cc:260] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.140367 10574 raft_consensus.cc:740] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.140640 10575 raft_consensus.cc:385] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.141371 10575 raft_consensus.cc:740] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.141700 10574 consensus_queue.cc:260] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.142323 10575 consensus_queue.cc:260] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.142737 10558 heartbeater.cc:499] Master 127.5.180.126:45817 was elected leader, sending a full tablet report...
I20260710 11:05:46.149583 10573 ts_tablet_manager.cc:1434] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:05:46.151889 10573 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.155120 10574 ts_tablet_manager.cc:1434] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:05:46.155939 10484 heartbeater.cc:499] Master 127.5.180.126:45817 was elected leader, sending a full tablet report...
I20260710 11:05:46.161753 10574 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.163513 10582 raft_consensus.cc:493] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.163517 10409 heartbeater.cc:499] Master 127.5.180.126:45817 was elected leader, sending a full tablet report...
I20260710 11:05:46.164104 10582 raft_consensus.cc:515] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.168797 10574 tablet_bootstrap.cc:654] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.187471 10574 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.188024 10574 ts_tablet_manager.cc:1403] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260710 11:05:46.190412 10574 raft_consensus.cc:359] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.190961 10582 leader_election.cc:290] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.191314 10575 ts_tablet_manager.cc:1434] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.054s	user 0.021s	sys 0.024s
I20260710 11:05:46.191074 10574 raft_consensus.cc:385] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.191970 10574 raft_consensus.cc:740] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.191648 10573 tablet_bootstrap.cc:654] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.192701 10575 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.192878 10574 consensus_queue.cc:260] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.201413 10575 tablet_bootstrap.cc:654] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.203281 10574 ts_tablet_manager.cc:1434] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:05:46.204556 10574 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.211153 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
W20260710 11:05:46.213230 10347 leader_election.cc:343] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.213915 10575 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.214485 10575 ts_tablet_manager.cc:1403] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 11:05:46.216614 10573 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.217352 10573 ts_tablet_manager.cc:1403] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.008s
I20260710 11:05:46.220753 10573 raft_consensus.cc:359] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.221884 10573 raft_consensus.cc:385] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.222677 10573 raft_consensus.cc:740] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.223318 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.223738 10575 raft_consensus.cc:359] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.223762 10573 consensus_queue.cc:260] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.224650 10575 raft_consensus.cc:385] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.224984 10575 raft_consensus.cc:740] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
W20260710 11:05:46.225013 10349 leader_election.cc:343] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.225605 10349 leader_election.cc:304] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c26fadf517463eb408505e24c7e481; no voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.226263 10573 ts_tablet_manager.cc:1434] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:46.225801 10575 consensus_queue.cc:260] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.227057 10581 raft_consensus.cc:2749] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.227281 10573 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.229156 10575 ts_tablet_manager.cc:1434] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:05:46.230237 10575 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.223768 10574 tablet_bootstrap.cc:654] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.232504 10581 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.233062 10581 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.236516 10574 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.236933 10575 tablet_bootstrap.cc:654] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.236764 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
W20260710 11:05:46.238410 10347 leader_election.cc:343] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.239009 10581 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.237063 10574 ts_tablet_manager.cc:1403] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:05:46.240526 10573 tablet_bootstrap.cc:654] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.242561 10574 raft_consensus.cc:359] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.243377 10574 raft_consensus.cc:385] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.243687 10574 raft_consensus.cc:740] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.246029 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.244593 10574 consensus_queue.cc:260] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.248641 10575 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.249224 10575 ts_tablet_manager.cc:1403] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260710 11:05:46.249397 10574 ts_tablet_manager.cc:1434] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:05:46.250568 10574 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.250572 10573 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.251282 10573 ts_tablet_manager.cc:1403] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:05:46.252580 10575 raft_consensus.cc:359] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.253382 10575 raft_consensus.cc:385] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.253726 10575 raft_consensus.cc:740] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.254081 10573 raft_consensus.cc:359] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.254819 10573 raft_consensus.cc:385] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.254509 10575 consensus_queue.cc:260] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.255183 10573 raft_consensus.cc:740] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.256106 10573 consensus_queue.cc:260] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.257474 10575 ts_tablet_manager.cc:1434] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:46.258136 10574 tablet_bootstrap.cc:654] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.258610 10575 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.261070 10573 ts_tablet_manager.cc:1434] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:05:46.262116 10573 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
W20260710 11:05:46.263346 10349 leader_election.cc:343] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.264055 10349 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c26fadf517463eb408505e24c7e481; no voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.265192 10581 raft_consensus.cc:2749] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.270905 10575 tablet_bootstrap.cc:654] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.270955 10573 tablet_bootstrap.cc:654] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.280499 10573 tablet_bootstrap.cc:492] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.281112 10573 ts_tablet_manager.cc:1403] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
W20260710 11:05:46.281442 10330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:46.280494 10574 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.282253 10574 ts_tablet_manager.cc:1403] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.003s
I20260710 11:05:46.284053 10575 tablet_bootstrap.cc:492] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.284543 10575 ts_tablet_manager.cc:1403] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260710 11:05:46.285392 10573 raft_consensus.cc:359] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.285604 10574 raft_consensus.cc:359] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.286303 10573 raft_consensus.cc:385] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.286718 10573 raft_consensus.cc:740] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.286803 10575 raft_consensus.cc:359] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.287549 10575 raft_consensus.cc:385] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.287799 10575 raft_consensus.cc:740] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.286381 10574 raft_consensus.cc:385] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.287714 10573 consensus_queue.cc:260] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.288399 10574 raft_consensus.cc:740] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.288676 10575 consensus_queue.cc:260] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.289367 10574 consensus_queue.cc:260] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.290241 10573 ts_tablet_manager.cc:1434] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:46.291476 10573 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.293758 10575 ts_tablet_manager.cc:1434] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:46.294687 10574 ts_tablet_manager.cc:1434] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:05:46.294799 10575 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.295851 10574 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.297973 10573 tablet_bootstrap.cc:654] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.303537 10574 tablet_bootstrap.cc:654] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.311295 10573 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.311933 10573 ts_tablet_manager.cc:1403] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:05:46.313428 10575 tablet_bootstrap.cc:654] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.314438 10574 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.314989 10574 ts_tablet_manager.cc:1403] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:05:46.315021 10573 raft_consensus.cc:359] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.315917 10573 raft_consensus.cc:385] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.316213 10573 raft_consensus.cc:740] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.317559 10573 consensus_queue.cc:260] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.318543 10574 raft_consensus.cc:359] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.319324 10574 raft_consensus.cc:385] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.319408 10575 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.319657 10574 raft_consensus.cc:740] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.319911 10573 ts_tablet_manager.cc:1434] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:46.320201 10575 ts_tablet_manager.cc:1403] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
I20260710 11:05:46.320938 10573 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.320614 10574 consensus_queue.cc:260] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.323518 10575 raft_consensus.cc:359] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.324331 10575 raft_consensus.cc:385] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.324682 10575 raft_consensus.cc:740] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.325331 10574 ts_tablet_manager.cc:1434] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:46.325496 10575 consensus_queue.cc:260] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.326417 10574 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.331933 10575 ts_tablet_manager.cc:1434] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:46.333112 10575 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.333338 10574 tablet_bootstrap.cc:654] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.339397 10575 tablet_bootstrap.cc:654] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.342026 10579 raft_consensus.cc:493] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.342602 10579 raft_consensus.cc:515] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.343222 10573 tablet_bootstrap.cc:654] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.345135 10574 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.345685 10574 ts_tablet_manager.cc:1403] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 11:05:46.346954 10579 leader_election.cc:290] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.349613 10574 raft_consensus.cc:359] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.350734 10574 raft_consensus.cc:385] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.351220 10574 raft_consensus.cc:740] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.352473 10574 consensus_queue.cc:260] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.360162 10574 ts_tablet_manager.cc:1434] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:46.361474 10574 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.368606 10574 tablet_bootstrap.cc:654] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.368817 10575 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.369145 10573 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.369392 10575 ts_tablet_manager.cc:1403] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260710 11:05:46.369694 10573 ts_tablet_manager.cc:1403] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.006s
I20260710 11:05:46.372362 10575 raft_consensus.cc:359] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.373171 10575 raft_consensus.cc:385] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.373678 10575 raft_consensus.cc:740] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.373190 10573 raft_consensus.cc:359] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.374357 10573 raft_consensus.cc:385] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.374728 10573 raft_consensus.cc:740] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.375232 10574 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.375769 10574 ts_tablet_manager.cc:1403] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260710 11:05:46.375922 10573 consensus_queue.cc:260] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.374468 10575 consensus_queue.cc:260] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.377751 10580 raft_consensus.cc:493] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.378252 10580 raft_consensus.cc:515] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.380792 10579 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.381255 10579 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.381369 10580 leader_election.cc:290] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.396884 10580 raft_consensus.cc:493] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.391808 10579 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.398569 10580 raft_consensus.cc:515] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.399150 10579 raft_consensus.cc:493] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.399564 10579 raft_consensus.cc:515] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.400745 10580 leader_election.cc:290] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.401480 10579 leader_election.cc:290] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193)
I20260710 11:05:46.396695 10574 raft_consensus.cc:359] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.402463 10574 raft_consensus.cc:385] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.402873 10574 raft_consensus.cc:740] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.408236 10580 raft_consensus.cc:493] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.403789 10574 consensus_queue.cc:260] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.410079 10580 raft_consensus.cc:515] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.412843 10575 ts_tablet_manager.cc:1434] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.004s
I20260710 11:05:46.415040 10573 ts_tablet_manager.cc:1434] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.001s
I20260710 11:05:46.416169 10573 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.416366 10580 leader_election.cc:290] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443), 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193)
I20260710 11:05:46.426319 10573 tablet_bootstrap.cc:654] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.429370 10575 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:46.438722 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.439553 10384 raft_consensus.cc:2468] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
I20260710 11:05:46.439810 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.439534 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.440734 10383 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
I20260710 11:05:46.441905 10580 raft_consensus.cc:493] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.442116 10499 leader_election.cc:304] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
W20260710 11:05:46.443084 10499 leader_election.cc:343] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.443209 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.443789 10499 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:46.444368 10606 raft_consensus.cc:2804] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.444618 10575 tablet_bootstrap.cc:654] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.444785 10606 raft_consensus.cc:493] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.445202 10606 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.444832 10580 raft_consensus.cc:515] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.447674 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.447067 10579 raft_consensus.cc:2804] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.448990 10457 raft_consensus.cc:2468] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
I20260710 11:05:46.449028 10580 leader_election.cc:290] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.449111 10579 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.449928 10579 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.450176 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
W20260710 11:05:46.452704 10498 leader_election.cc:343] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.453737 10498 leader_election.cc:304] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.456911 10573 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.457636 10573 ts_tablet_manager.cc:1403] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260710 11:05:46.458712 10580 raft_consensus.cc:493] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.460000 10580 raft_consensus.cc:515] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.461428 10574 ts_tablet_manager.cc:1434] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.085s	user 0.016s	sys 0.019s
I20260710 11:05:46.461795 10382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.467196 10382 raft_consensus.cc:2468] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:46.467541 10610 raft_consensus.cc:2804] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:46.467623 10498 leader_election.cc:343] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.468042 10610 raft_consensus.cc:493] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.468729 10425 leader_election.cc:304] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.469967 10574 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.470125 10608 raft_consensus.cc:2804] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.468417 10610 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.462136 10580 leader_election.cc:290] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.463442 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.471226 10381 raft_consensus.cc:2468] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:46.461494 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7c5d1980484a60aaaf9880be9bbbe6" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.472354 10383 raft_consensus.cc:2468] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:46.462581 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.466121 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.474030 10380 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:46.475512 10579 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.475875 10425 leader_election.cc:304] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.476886 10425 leader_election.cc:304] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.477169 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7c5d1980484a60aaaf9880be9bbbe6" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.478194 10610 raft_consensus.cc:515] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.478422 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.487756 10574 tablet_bootstrap.cc:654] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.478675 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.488392 10380 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.488086 10573 raft_consensus.cc:359] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.488888 10573 raft_consensus.cc:385] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.489241 10573 raft_consensus.cc:740] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.491771 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.479391 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.493032 10575 tablet_bootstrap.cc:492] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.493579 10575 ts_tablet_manager.cc:1403] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.007s
W20260710 11:05:46.493651 10499 leader_election.cc:343] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.493340 10573 consensus_queue.cc:260] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.493070 10531 raft_consensus.cc:2393] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eafb20a7cf443a0bf9117607e712af2 in current term 1: Already voted for candidate 981e950ac2584d2faec039c7fe5b771b in this term.
I20260710 11:05:46.496671 10575 raft_consensus.cc:359] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.497471 10575 raft_consensus.cc:385] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.470642 10608 raft_consensus.cc:493] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.480304 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.480914 10607 raft_consensus.cc:2804] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.498540 10607 raft_consensus.cc:493] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.479583 10580 raft_consensus.cc:2804] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:46.483129 10422 leader_election.cc:343] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.498956 10607 raft_consensus.cc:3060] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.499095 10580 raft_consensus.cc:493] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.499519 10580 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.501449 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:46.481495 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.502981 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:46.503806 10457 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.487649 10532 raft_consensus.cc:2468] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
W20260710 11:05:46.497315 10425 leader_election.cc:343] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.503150 10529 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:46.508299 10380 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:46.509457 10499 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:46.509859 10607 raft_consensus.cc:515] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.483392 10606 raft_consensus.cc:515] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.511369 10425 leader_election.cc:304] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.512483 10608 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.513729 10422 leader_election.cc:304] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2; no voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.515131 10575 raft_consensus.cc:740] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.516060 10575 consensus_queue.cc:260] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.517235 10607 leader_election.cc:290] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.478436 10579 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.517802 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7c5d1980484a60aaaf9880be9bbbe6" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.514914 10610 leader_election.cc:290] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193)
I20260710 11:05:46.521136 10606 leader_election.cc:290] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.521760 10606 raft_consensus.cc:2804] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.522985 10380 raft_consensus.cc:3060] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.524390 10612 raft_consensus.cc:2804] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.524940 10612 raft_consensus.cc:493] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.525363 10612 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.522374 10606 raft_consensus.cc:697] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:46.531507 10606 consensus_queue.cc:237] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.530308 10575 ts_tablet_manager.cc:1434] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260710 11:05:46.506420 10580 raft_consensus.cc:515] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.538650 10575 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
W20260710 11:05:46.541416 10498 leader_election.cc:343] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.542040 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
W20260710 11:05:46.542517 10422 leader_election.cc:343] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.543344 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7c5d1980484a60aaaf9880be9bbbe6" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:46.544219 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:46.542620 10384 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.547969 10573 ts_tablet_manager.cc:1434] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.005s
I20260710 11:05:46.549062 10573 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.548826 10608 raft_consensus.cc:515] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.551019 10608 leader_election.cc:290] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.551410 10457 raft_consensus.cc:2468] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:46.551908 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.552523 10383 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.554256 10574 tablet_bootstrap.cc:492] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.554736 10574 ts_tablet_manager.cc:1403] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.029s
I20260710 11:05:46.554950 10607 raft_consensus.cc:2749] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.555164 10612 raft_consensus.cc:515] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.556342 10575 tablet_bootstrap.cc:654] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.556845 10573 tablet_bootstrap.cc:654] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.558477 10381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
W20260710 11:05:46.561506 10498 leader_election.cc:343] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.559160 10381 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.562340 10574 raft_consensus.cc:359] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.563122 10574 raft_consensus.cc:385] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.563395 10574 raft_consensus.cc:740] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.564025 10574 consensus_queue.cc:260] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.565332 10383 raft_consensus.cc:2468] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.566164 10574 ts_tablet_manager.cc:1434] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 11:05:46.566552 10425 leader_election.cc:304] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.567155 10606 raft_consensus.cc:493] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.567548 10607 raft_consensus.cc:2804] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.568089 10607 raft_consensus.cc:697] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:46.569324 10574 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:46.567626 10606 raft_consensus.cc:515] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.570493 10278 catalog_manager.cc:5697] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.568895 10607 consensus_queue.cc:237] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.574378 10606 leader_election.cc:290] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.575964 10574 tablet_bootstrap.cc:654] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.577000 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:46.577440 10580 leader_election.cc:290] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.577595 10529 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.578687 10380 raft_consensus.cc:2468] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.579717 10498 leader_election.cc:304] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.580495 10384 raft_consensus.cc:2468] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:46.580880 10606 raft_consensus.cc:2804] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.575464 10381 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.581215 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.583266 10612 leader_election.cc:290] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.582515 10606 raft_consensus.cc:697] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:46.585747 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.586338 10380 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.586236 10606 consensus_queue.cc:237] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.587245 10529 raft_consensus.cc:2468] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.584862 10499 leader_election.cc:304] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [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: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:46.595619 10615 raft_consensus.cc:2804] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.596323 10615 raft_consensus.cc:697] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:46.597129 10575 tablet_bootstrap.cc:492] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.597800 10575 ts_tablet_manager.cc:1403] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.006s
I20260710 11:05:46.597472 10615 consensus_queue.cc:237] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.601660 10575 raft_consensus.cc:359] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.602573 10575 raft_consensus.cc:385] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.602926 10575 raft_consensus.cc:740] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.603957 10575 consensus_queue.cc:260] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.607839 10575 ts_tablet_manager.cc:1434] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260710 11:05:46.609297 10575 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
W20260710 11:05:46.583776 10422 leader_election.cc:343] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.614432 10425 leader_election.cc:304] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [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: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.612740 10380 raft_consensus.cc:2468] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.615455 10612 raft_consensus.cc:2804] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.615677 10425 leader_election.cc:304] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.615939 10612 raft_consensus.cc:697] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:46.616662 10608 raft_consensus.cc:2804] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.617201 10608 raft_consensus.cc:697] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:46.616771 10612 consensus_queue.cc:237] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.617923 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:46.618018 10608 consensus_queue.cc:237] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.620151 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:46.623592 10529 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.627311 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.627591 10574 tablet_bootstrap.cc:492] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:46.628000 10457 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
I20260710 11:05:46.628218 10574 ts_tablet_manager.cc:1403] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.003s
W20260710 11:05:46.629449 10422 leader_election.cc:343] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.631706 10425 leader_election.cc:304] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [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: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.632586 10607 raft_consensus.cc:2804] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.636165 10573 tablet_bootstrap.cc:492] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.636310 10529 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:46.636914 10575 tablet_bootstrap.cc:654] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.636992 10573 ts_tablet_manager.cc:1403] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.012s
I20260710 11:05:46.639108 10607 raft_consensus.cc:697] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:46.638938 10574 raft_consensus.cc:359] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.643441 10574 raft_consensus.cc:385] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.643713 10574 raft_consensus.cc:740] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.640476 10573 raft_consensus.cc:359] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.644833 10573 raft_consensus.cc:385] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.645095 10573 raft_consensus.cc:740] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.645761 10573 consensus_queue.cc:260] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
W20260710 11:05:46.630093 10499 leader_election.cc:343] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.646903 10574 consensus_queue.cc:260] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.646276 10607 consensus_queue.cc:237] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.649734 10574 ts_tablet_manager.cc:1434] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:05:46.638685 10282 catalog_manager.cc:5697] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.651645 10498 leader_election.cc:304] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.666960 10606 raft_consensus.cc:2804] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.667364 10606 raft_consensus.cc:493] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.667573 10573 ts_tablet_manager.cc:1434] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:05:46.667774 10606 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.668785 10573 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:46.669831 10575 tablet_bootstrap.cc:492] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:46.670289 10575 ts_tablet_manager.cc:1403] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.004s
I20260710 11:05:46.673010 10575 raft_consensus.cc:359] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.673640 10575 raft_consensus.cc:385] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.673902 10575 raft_consensus.cc:740] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.674515 10575 consensus_queue.cc:260] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:46.675091 10573 tablet_bootstrap.cc:654] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.676142 10606 raft_consensus.cc:515] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.679713 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:46.680635 10380 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.680795 10575 ts_tablet_manager.cc:1434] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:46.687263 10278 catalog_manager.cc:5697] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.689169 10278 catalog_manager.cc:5697] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.691797 10380 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:46.693264 10499 leader_election.cc:304] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:46.694165 10615 raft_consensus.cc:2804] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.694677 10615 raft_consensus.cc:697] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:46.695588 10615 consensus_queue.cc:237] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.698450 10606 leader_election.cc:290] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.696858 10573 tablet_bootstrap.cc:492] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:46.701479 10573 ts_tablet_manager.cc:1403] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260710 11:05:46.704809 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:46.705569 10457 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.706226 10573 raft_consensus.cc:359] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.706898 10573 raft_consensus.cc:385] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.707222 10573 raft_consensus.cc:740] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.708014 10573 consensus_queue.cc:260] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.709975 10573 ts_tablet_manager.cc:1434] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:46.710685 10282 catalog_manager.cc:5697] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.712919 10457 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:46.713450 10282 catalog_manager.cc:5697] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.715454 10282 catalog_manager.cc:5697] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.724344 10278 catalog_manager.cc:5697] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.770402 10581 raft_consensus.cc:493] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.770972 10581 raft_consensus.cc:515] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.772872 10581 leader_election.cc:290] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.773522 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.773793 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.774068 10457 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:46.774443 10529 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:46.775125 10349 leader_election.cc:304] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.776019 10581 raft_consensus.cc:2804] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.776342 10581 raft_consensus.cc:493] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.776615 10581 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.781862 10581 raft_consensus.cc:515] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.783515 10581 leader_election.cc:290] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.784272 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:46.784425 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:46.784775 10457 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.785038 10529 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.789464 10457 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:46.789530 10529 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:46.790539 10349 leader_election.cc:304] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:46.791239 10581 raft_consensus.cc:2804] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.792222 10581 raft_consensus.cc:697] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:46.793080 10581 consensus_queue.cc:237] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.801028 10278 catalog_manager.cc:5697] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.910082 10607 raft_consensus.cc:493] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.910609 10607 raft_consensus.cc:515] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.912379 10607 leader_election.cc:290] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:46.913147 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.913348 10529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:46.913928 10380 raft_consensus.cc:2393] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eafb20a7cf443a0bf9117607e712af2 in current term 1: Already voted for candidate 981e950ac2584d2faec039c7fe5b771b in this term.
I20260710 11:05:46.914955 10425 leader_election.cc:304] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2; no voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:46.915578 10607 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.920203 10607 raft_consensus.cc:2749] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.976043 10529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86159f976aad446cb059f835de6f2331"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
mode: GRACEFUL
new_leader_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:33328
I20260710 11:05:46.976658 10529 raft_consensus.cc:606] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Received request to transfer leadership to TS 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.989262 10457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
mode: GRACEFUL
new_leader_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:46494
I20260710 11:05:46.989777 10457 raft_consensus.cc:606] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Received request to transfer leadership to TS 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.991819 10615 raft_consensus.cc:493] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.992267 10615 raft_consensus.cc:515] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:46.994062 10615 leader_election.cc:290] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:46.994680 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:46.995150 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:46.995508 10380 raft_consensus.cc:2393] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981e950ac2584d2faec039c7fe5b771b in current term 1: Already voted for candidate 0eafb20a7cf443a0bf9117607e712af2 in this term.
I20260710 11:05:46.995416 10529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
mode: GRACEFUL
new_leader_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:33328
I20260710 11:05:46.996068 10529 raft_consensus.cc:606] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Received request to transfer leadership to TS 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.996721 10499 leader_election.cc:304] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481
I20260710 11:05:46.997605 10615 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.001786 10457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f656ba16652e40439709079eef13b957"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
mode: GRACEFUL
new_leader_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:46494
I20260710 11:05:47.002414 10457 raft_consensus.cc:606] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Received request to transfer leadership to TS 68c26fadf517463eb408505e24c7e481
I20260710 11:05:47.003788 10615 raft_consensus.cc:2749] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:47.007746 10529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
mode: GRACEFUL
new_leader_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:33328
I20260710 11:05:47.008270 10529 raft_consensus.cc:606] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Received request to transfer leadership to TS 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:47.009452 10607 consensus_queue.cc:1048] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.013952 10529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
mode: GRACEFUL
new_leader_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:33328
I20260710 11:05:47.014626 10529 raft_consensus.cc:606] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Received request to transfer leadership to TS 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:47.022433 10529 raft_consensus.cc:3060] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.027415 10615 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.027701 10383 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.030157 10607 consensus_queue.cc:1048] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.039249 10384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e3197b703f458196fe8c08e0577890"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
mode: GRACEFUL
new_leader_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:34716
I20260710 11:05:47.040102 10384 raft_consensus.cc:606] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Received request to transfer leadership to TS 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:47.051492 10612 consensus_queue.cc:1048] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.058169 10457 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.058038 10614 consensus_queue.cc:1048] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.070518 10458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
mode: GRACEFUL
new_leader_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:46494
I20260710 11:05:47.071374 10458 raft_consensus.cc:606] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Received request to transfer leadership to TS 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:47.072994 10607 consensus_queue.cc:1048] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.077517 10614 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.083034 10607 consensus_queue.cc:1048] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.086440 10608 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.087075 10606 raft_consensus.cc:993] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: : Instructing follower 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.086941 10608 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.087121 10616 raft_consensus.cc:993] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: : Instructing follower 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.087536 10614 raft_consensus.cc:1081] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Signalling peer 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.087955 10616 raft_consensus.cc:1081] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Signalling peer 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.088932 10608 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.092700 10607 consensus_queue.cc:1048] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.093264 10612 consensus_queue.cc:1048] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.094735 10614 consensus_queue.cc:1048] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.098569 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:47.099128 10381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f656ba16652e40439709079eef13b957"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:05:47.099745 10381 raft_consensus.cc:493] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.100117 10381 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.101636 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:47.103394 10422 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [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: 0eafb20a7cf443a0bf9117607e712af2; no voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:47.106830 10580 consensus_queue.cc:1048] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.109299 10614 consensus_queue.cc:1048] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.112707 10381 raft_consensus.cc:515] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.114506 10384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86159f976aad446cb059f835de6f2331"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:34700
I20260710 11:05:47.115115 10384 raft_consensus.cc:493] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.115527 10384 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.116243 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:47.117085 10459 raft_consensus.cc:3055] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.117417 10459 raft_consensus.cc:740] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.118309 10459 consensus_queue.cc:260] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.119570 10459 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.127466 10381 leader_election.cc:290] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.130713 10459 raft_consensus.cc:2468] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.134150 10614 consensus_queue.cc:1048] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.134364 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f656ba16652e40439709079eef13b957" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.135422 10349 leader_election.cc:304] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:47.136439 10634 raft_consensus.cc:2804] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.137387 10634 raft_consensus.cc:697] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:47.138192 10634 consensus_queue.cc:237] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.145099 10384 raft_consensus.cc:515] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:47.150583 10612 raft_consensus.cc:2749] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:47.162021 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.162647 10530 raft_consensus.cc:3055] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.163272 10530 raft_consensus.cc:740] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:47.164309 10530 consensus_queue.cc:260] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:47.164784 10608 raft_consensus.cc:993] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: : Instructing follower 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.165355 10612 raft_consensus.cc:1081] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Signalling peer 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.165458 10530 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.166415 10384 leader_election.cc:290] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Requested vote from peers 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:47.167289 10379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:34702
I20260710 11:05:47.167995 10379 raft_consensus.cc:493] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.168541 10379 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.171659 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86159f976aad446cb059f835de6f2331" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:47.172384 10456 raft_consensus.cc:3060] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.173327 10530 raft_consensus.cc:2468] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.174510 10347 leader_election.cc:304] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:47.175592 10652 raft_consensus.cc:2804] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.176075 10652 raft_consensus.cc:697] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:47.176937 10652 consensus_queue.cc:237] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } }
I20260710 11:05:47.176723 10282 catalog_manager.cc:5697] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 1 to 2, leader changed from 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66) to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.177764 10379 raft_consensus.cc:515] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.182106 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:47.182982 10457 raft_consensus.cc:3055] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.183333 10457 raft_consensus.cc:740] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.183686 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c7da7345d24b6e9480cce45e3d4159" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.183768 10456 raft_consensus.cc:2468] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.184347 10532 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.184239 10457 consensus_queue.cc:260] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.185554 10457 raft_consensus.cc:3060] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.186993 10606 raft_consensus.cc:993] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: : Instructing follower 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.187433 10606 raft_consensus.cc:1081] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Signalling peer 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.187667 10608 raft_consensus.cc:993] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: : Instructing follower 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:47.185670 10615 raft_consensus.cc:993] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: : Instructing follower 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.188154 10608 raft_consensus.cc:1081] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Signalling peer 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:47.188378 10615 raft_consensus.cc:1081] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Signalling peer 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.192587 10606 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.196866 10457 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.181641 10379 leader_election.cc:290] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.197665 10532 raft_consensus.cc:2468] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.198583 10459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:46482
I20260710 11:05:47.198916 10347 leader_election.cc:304] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:47.199893 10530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:33316
I20260710 11:05:47.200445 10530 raft_consensus.cc:493] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.201100 10459 raft_consensus.cc:493] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.201505 10530 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.201568 10459 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.201743 10652 raft_consensus.cc:2804] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.202822 10456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:46482
I20260710 11:05:47.203729 10456 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.204414 10456 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.203058 10652 raft_consensus.cc:697] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:47.205637 10652 consensus_queue.cc:237] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.220954 10456 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.221007 10459 raft_consensus.cc:515] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.224746 10615 raft_consensus.cc:993] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: : Instructing follower 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.225208 10615 raft_consensus.cc:1081] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Signalling peer 68c26fadf517463eb408505e24c7e481 to start an election
I20260710 11:05:47.225482 10456 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.225416 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:47.226023 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.226228 10384 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.226537 10532 raft_consensus.cc:3055] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.226922 10532 raft_consensus.cc:740] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:47.227712 10532 consensus_queue.cc:260] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.229043 10532 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.231407 10380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
 from {username='slave'} at 127.0.0.1:34700
I20260710 11:05:47.233348 10380 raft_consensus.cc:493] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.233495 10459 leader_election.cc:290] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.233776 10380 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.234575 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.235212 10531 raft_consensus.cc:3055] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.235509 10531 raft_consensus.cc:740] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:47.236284 10531 consensus_queue.cc:260] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.236941 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6db8e519b24b7a93ce018c353bcf06" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:47.237460 10531 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.237528 10379 raft_consensus.cc:3060] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.239372 10384 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.240651 10425 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:47.242600 10655 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.242646 10608 raft_consensus.cc:2804] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.245211 10608 raft_consensus.cc:697] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.246122 10379 raft_consensus.cc:2468] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.246170 10608 consensus_queue.cc:237] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.251168 10425 leader_election.cc:304] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:47.252040 10580 raft_consensus.cc:2804] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.252641 10580 raft_consensus.cc:697] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.253445 10580 consensus_queue.cc:237] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.257476 10380 raft_consensus.cc:515] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.250450 10531 raft_consensus.cc:2468] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.223433 10530 raft_consensus.cc:515] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.265147 10529 raft_consensus.cc:1240] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Rejecting Update request from peer 0eafb20a7cf443a0bf9117607e712af2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:47.265031 10634 consensus_queue.cc:1048] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.268633 10530 leader_election.cc:290] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:47.269917 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:47.270571 10580 consensus_queue.cc:1059] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.270514 10456 raft_consensus.cc:3055] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.271291 10456 raft_consensus.cc:740] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.272454 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ffc477a5514a01aa4f2cdebed5ab12" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:47.273133 10379 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.272958 10282 catalog_manager.cc:5697] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 1 to 2, leader changed from 981e950ac2584d2faec039c7fe5b771b (127.5.180.67) to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.274631 10282 catalog_manager.cc:5697] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 1 to 2, leader changed from 981e950ac2584d2faec039c7fe5b771b (127.5.180.67) to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.279556 10456 consensus_queue.cc:260] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.280922 10456 raft_consensus.cc:3060] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.283336 10379 raft_consensus.cc:2468] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 2.
I20260710 11:05:47.286445 10499 leader_election.cc:304] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:47.287418 10655 raft_consensus.cc:2804] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.287899 10655 raft_consensus.cc:697] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:47.288702 10655 consensus_queue.cc:237] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [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: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.298556 10652 consensus_queue.cc:1048] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.312917 10380 leader_election.cc:290] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.313689 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:47.314443 10459 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.315138 10278 catalog_manager.cc:5697] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 1 to 2, leader changed from 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66) to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 2 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.262471 10532 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.318595 10456 raft_consensus.cc:2468] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 2.
I20260710 11:05:47.320473 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.321405 10531 raft_consensus.cc:3055] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.321730 10531 raft_consensus.cc:740] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:47.322685 10531 consensus_queue.cc:260] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.323978 10531 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.329010 10459 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.330350 10349 leader_election.cc:304] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:47.331058 10531 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 2.
I20260710 11:05:47.330224 10279 catalog_manager.cc:5697] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 1 to 2, leader changed from 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66) to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
W20260710 11:05:47.331959 10612 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:47.332218 10279 catalog_manager.cc:5697] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 1 to 2, leader changed from 981e950ac2584d2faec039c7fe5b771b (127.5.180.67) to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.334198 10634 raft_consensus.cc:2804] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.334705 10634 raft_consensus.cc:697] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:47.335147 10652 raft_consensus.cc:993] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: : Instructing follower 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.335551 10652 raft_consensus.cc:1081] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Signalling peer 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:47.335573 10634 consensus_queue.cc:237] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.337404 10456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e3197b703f458196fe8c08e0577890"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:46474
I20260710 11:05:47.337966 10456 raft_consensus.cc:493] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.338444 10456 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.345183 10456 raft_consensus.cc:515] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.347052 10456 leader_election.cc:290] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:47.348136 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:47.348760 10531 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.348804 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e3197b703f458196fe8c08e0577890" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:47.349488 10380 raft_consensus.cc:3055] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.349790 10380 raft_consensus.cc:740] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:47.350572 10380 consensus_queue.cc:260] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.351902 10380 raft_consensus.cc:3060] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.353948 10279 catalog_manager.cc:5697] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 1 to 2, leader changed from 981e950ac2584d2faec039c7fe5b771b (127.5.180.67) to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 2 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.355758 10531 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.357085 10422 leader_election.cc:304] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:47.357806 10612 raft_consensus.cc:2804] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.357685 10380 raft_consensus.cc:2468] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:47.358336 10612 raft_consensus.cc:697] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:47.359288 10612 consensus_queue.cc:237] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:47.366657 10279 catalog_manager.cc:5697] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 1 to 2, leader changed from 68c26fadf517463eb408505e24c7e481 (127.5.180.65) to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.577155 10456 raft_consensus.cc:1275] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.578495 10634 consensus_queue.cc:1048] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.580456 10531 raft_consensus.cc:3060] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.587047 10532 raft_consensus.cc:1275] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.588624 10581 consensus_queue.cc:1048] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.589437 10531 raft_consensus.cc:1275] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.590870 10581 consensus_queue.cc:1048] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.599916 10456 raft_consensus.cc:1275] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.601765 10634 consensus_queue.cc:1048] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.628511 10530 raft_consensus.cc:1275] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.629758 10612 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.635536 10530 raft_consensus.cc:1275] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.636965 10652 consensus_queue.cc:1048] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.639283 10380 raft_consensus.cc:1275] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.640764 10612 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.646255 10456 raft_consensus.cc:1275] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.648633 10634 consensus_queue.cc:1048] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:47.677297 10380 raft_consensus.cc:1275] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.678459 10655 consensus_queue.cc:1048] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.685858 10456 raft_consensus.cc:1275] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.687463 10655 consensus_queue.cc:1048] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.698383 10380 raft_consensus.cc:1275] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.699713 10612 consensus_queue.cc:1048] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.708020 10532 raft_consensus.cc:1275] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.709663 10612 consensus_queue.cc:1048] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.741456 10532 raft_consensus.cc:1275] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.742803 10663 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.750916 10456 raft_consensus.cc:1275] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Refusing update from remote peer 68c26fadf517463eb408505e24c7e481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.752806 10664 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.825809 10532 raft_consensus.cc:1275] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.827229 10612 consensus_queue.cc:1048] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.834720 10380 raft_consensus.cc:1275] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.836469 10608 consensus_queue.cc:1048] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.104624 10278 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53172:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:50.106916 10278 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:50.153276 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee074aacd7342a8a539beb3af5f756f (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:50.154176 10444 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee074aacd7342a8a539beb3af5f756f (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:50.155460 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee074aacd7342a8a539beb3af5f756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.154630 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee074aacd7342a8a539beb3af5f756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.157199 10366 tablet_service.cc:1511] Processing CreateTablet for tablet 3797b43bd7c24fbab4c30c30aca84211 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:50.158432 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797b43bd7c24fbab4c30c30aca84211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.163807 10515 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee074aacd7342a8a539beb3af5f756f (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:50.165019 10515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee074aacd7342a8a539beb3af5f756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.168306 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 3797b43bd7c24fbab4c30c30aca84211 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:50.168979 10517 tablet_service.cc:1511] Processing CreateTablet for tablet d2e5985eaf74418bb8bf3fc97ada4335 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:50.169538 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797b43bd7c24fbab4c30c30aca84211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.170256 10517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e5985eaf74418bb8bf3fc97ada4335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.171797 10441 tablet_service.cc:1511] Processing CreateTablet for tablet d2e5985eaf74418bb8bf3fc97ada4335 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:50.172405 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 3797b43bd7c24fbab4c30c30aca84211 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:50.173048 10441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e5985eaf74418bb8bf3fc97ada4335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.168977 10516 tablet_service.cc:1511] Processing CreateTablet for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:50.174669 10516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.175863 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba04946b47143129de10cc91644d87b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:50.177094 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba04946b47143129de10cc91644d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.179193 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3797b43bd7c24fbab4c30c30aca84211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.179822 10442 tablet_service.cc:1511] Processing CreateTablet for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:50.181032 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.187073 10370 tablet_service.cc:1511] Processing CreateTablet for tablet ae97ad89c0ed4c8499653a9307be1e95 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:50.187263 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 4f521825c7404f0bb509277d12100273 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:50.187839 10374 tablet_service.cc:1511] Processing CreateTablet for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:50.189611 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae97ad89c0ed4c8499653a9307be1e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.189484 10368 tablet_service.cc:1511] Processing CreateTablet for tablet d2e5985eaf74418bb8bf3fc97ada4335 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:50.191787 10371 tablet_service.cc:1511] Processing CreateTablet for tablet f5021865cc9a4092adf418b1535b59c4 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:50.192974 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba04946b47143129de10cc91644d87b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:50.194367 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e5985eaf74418bb8bf3fc97ada4335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.199430 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5021865cc9a4092adf418b1535b59c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.201488 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba04946b47143129de10cc91644d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.209002 10520 tablet_service.cc:1511] Processing CreateTablet for tablet ae97ad89c0ed4c8499653a9307be1e95 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:50.209957 10519 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7d9cb01674047b837c45cb7b2c16b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:50.210424 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae97ad89c0ed4c8499653a9307be1e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.211210 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7d9cb01674047b837c45cb7b2c16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.211838 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 4f521825c7404f0bb509277d12100273 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:50.212450 10449 tablet_service.cc:1511] Processing CreateTablet for tablet f5021865cc9a4092adf418b1535b59c4 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:50.213042 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f521825c7404f0bb509277d12100273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.213753 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5021865cc9a4092adf418b1535b59c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.209010 10518 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba04946b47143129de10cc91644d87b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:50.215862 10522 tablet_service.cc:1511] Processing CreateTablet for tablet f5021865cc9a4092adf418b1535b59c4 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:50.216528 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba04946b47143129de10cc91644d87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.217115 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5021865cc9a4092adf418b1535b59c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.210809 10447 tablet_service.cc:1511] Processing CreateTablet for tablet ae97ad89c0ed4c8499653a9307be1e95 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:50.220094 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae97ad89c0ed4c8499653a9307be1e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.221017 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 4f521825c7404f0bb509277d12100273 (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:50.222297 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f521825c7404f0bb509277d12100273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.223866 10448 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7d9cb01674047b837c45cb7b2c16b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:50.225101 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7d9cb01674047b837c45cb7b2c16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.227250 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f521825c7404f0bb509277d12100273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.212749 10373 tablet_service.cc:1511] Processing CreateTablet for tablet f0d7d9cb01674047b837c45cb7b2c16b (DEFAULT_TABLE table=soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:50.232049 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d7d9cb01674047b837c45cb7b2c16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.235400 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a7a8e76d044ab8b8e24011ed1e1f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.319099 10678 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.325445 10678 tablet_bootstrap.cc:654] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.347489 10679 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.348145 10677 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
W20260710 11:05:50.352198 10330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:50.355703 10677 tablet_bootstrap.cc:654] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.360677 10679 tablet_bootstrap.cc:654] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.395450 10678 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.395840 10677 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.395990 10678 ts_tablet_manager.cc:1403] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.009s
I20260710 11:05:50.396642 10677 ts_tablet_manager.cc:1403] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260710 11:05:50.397042 10679 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.397567 10679 ts_tablet_manager.cc:1403] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.007s
I20260710 11:05:50.399238 10678 raft_consensus.cc:359] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.400070 10678 raft_consensus.cc:385] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.399740 10677 raft_consensus.cc:359] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.400389 10678 raft_consensus.cc:740] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.400748 10677 raft_consensus.cc:385] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.401130 10677 raft_consensus.cc:740] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.401298 10678 consensus_queue.cc:260] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.402313 10677 consensus_queue.cc:260] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.404721 10678 ts_tablet_manager.cc:1434] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:05:50.404774 10679 raft_consensus.cc:359] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.405639 10677 ts_tablet_manager.cc:1434] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:50.405675 10679 raft_consensus.cc:385] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.406245 10679 raft_consensus.cc:740] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.406827 10678 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.407358 10677 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.407106 10679 consensus_queue.cc:260] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.413803 10677 tablet_bootstrap.cc:654] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.413775 10665 raft_consensus.cc:493] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.415624 10665 raft_consensus.cc:515] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.419078 10679 ts_tablet_manager.cc:1434] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260710 11:05:50.420157 10679 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.419078 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
W20260710 11:05:50.423974 10499 leader_election.cc:343] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.413803 10678 tablet_bootstrap.cc:654] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.426469 10679 tablet_bootstrap.cc:654] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.427644 10677 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.428256 10677 ts_tablet_manager.cc:1403] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260710 11:05:50.431895 10677 raft_consensus.cc:359] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.432919 10677 raft_consensus.cc:385] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.433261 10677 raft_consensus.cc:740] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.433272 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.434255 10677 consensus_queue.cc:260] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
W20260710 11:05:50.435511 10498 leader_election.cc:343] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.436197 10498 leader_election.cc:304] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481
I20260710 11:05:50.437705 10665 leader_election.cc:290] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:50.438436 10665 raft_consensus.cc:2749] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.440217 10678 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.440824 10678 ts_tablet_manager.cc:1403] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 11:05:50.441603 10679 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.442112 10679 ts_tablet_manager.cc:1403] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 11:05:50.443889 10678 raft_consensus.cc:359] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.444635 10678 raft_consensus.cc:385] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.444926 10678 raft_consensus.cc:740] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.445782 10678 consensus_queue.cc:260] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.448902 10678 ts_tablet_manager.cc:1434] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:50.450047 10678 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.451923 10679 raft_consensus.cc:359] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.452683 10679 raft_consensus.cc:385] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.452978 10679 raft_consensus.cc:740] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.453666 10679 consensus_queue.cc:260] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.455036 10677 ts_tablet_manager.cc:1434] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:05:50.455978 10677 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.456252 10679 ts_tablet_manager.cc:1434] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:05:50.457226 10679 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.459141 10678 tablet_bootstrap.cc:654] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.461867 10677 tablet_bootstrap.cc:654] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.463812 10679 tablet_bootstrap.cc:654] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.472575 10678 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.473140 10677 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.473330 10678 ts_tablet_manager.cc:1403] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260710 11:05:50.473675 10677 ts_tablet_manager.cc:1403] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 11:05:50.477240 10677 raft_consensus.cc:359] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.478134 10677 raft_consensus.cc:385] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.478014 10678 raft_consensus.cc:359] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.479147 10678 raft_consensus.cc:385] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.478688 10677 raft_consensus.cc:740] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.481433 10677 consensus_queue.cc:260] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.482322 10679 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.482867 10679 ts_tablet_manager.cc:1403] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 11:05:50.483800 10677 ts_tablet_manager.cc:1434] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:05:50.479545 10678 raft_consensus.cc:740] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.484877 10678 consensus_queue.cc:260] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.485734 10679 raft_consensus.cc:359] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.486456 10679 raft_consensus.cc:385] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.486749 10679 raft_consensus.cc:740] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.487504 10678 ts_tablet_manager.cc:1434] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:05:50.487509 10679 consensus_queue.cc:260] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.488687 10678 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.490167 10679 ts_tablet_manager.cc:1434] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:50.491173 10679 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.494820 10678 tablet_bootstrap.cc:654] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.498409 10677 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.502295 10679 tablet_bootstrap.cc:654] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.504987 10677 tablet_bootstrap.cc:654] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.510619 10678 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.511121 10678 ts_tablet_manager.cc:1403] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:05:50.513971 10677 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.513774 10678 raft_consensus.cc:359] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.514174 10679 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.514446 10677 ts_tablet_manager.cc:1403] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:05:50.514472 10678 raft_consensus.cc:385] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.514740 10679 ts_tablet_manager.cc:1403] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.006s
I20260710 11:05:50.514963 10678 raft_consensus.cc:740] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.515789 10678 consensus_queue.cc:260] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.517494 10677 raft_consensus.cc:359] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.518046 10678 ts_tablet_manager.cc:1434] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:50.518244 10677 raft_consensus.cc:385] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.518555 10677 raft_consensus.cc:740] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.519109 10678 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.519701 10679 raft_consensus.cc:359] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.520332 10679 raft_consensus.cc:385] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.520606 10679 raft_consensus.cc:740] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.521345 10679 consensus_queue.cc:260] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.519312 10677 consensus_queue.cc:260] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.525967 10678 tablet_bootstrap.cc:654] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.526224 10679 ts_tablet_manager.cc:1434] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:50.527379 10679 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.530720 10677 ts_tablet_manager.cc:1434] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:50.532133 10677 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.535948 10679 tablet_bootstrap.cc:654] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.541451 10677 tablet_bootstrap.cc:654] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.547956 10679 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.548481 10679 ts_tablet_manager.cc:1403] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:05:50.551398 10679 raft_consensus.cc:359] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.552019 10679 raft_consensus.cc:385] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.552297 10679 raft_consensus.cc:740] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.553073 10679 consensus_queue.cc:260] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.554517 10677 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.555022 10677 ts_tablet_manager.cc:1403] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 11:05:50.555197 10679 ts_tablet_manager.cc:1434] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:50.556347 10679 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.556643 10678 tablet_bootstrap.cc:492] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.557171 10678 ts_tablet_manager.cc:1403] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.012s
I20260710 11:05:50.558229 10677 raft_consensus.cc:359] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.559301 10681 raft_consensus.cc:493] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.559754 10681 raft_consensus.cc:515] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.560340 10678 raft_consensus.cc:359] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.561169 10678 raft_consensus.cc:385] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.561488 10678 raft_consensus.cc:740] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.561894 10681 leader_election.cc:290] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.562364 10678 consensus_queue.cc:260] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.563160 10679 tablet_bootstrap.cc:654] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.564302 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:50.565258 10678 ts_tablet_manager.cc:1434] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:05:50.565495 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.566201 10532 raft_consensus.cc:2468] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
I20260710 11:05:50.566433 10678 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.567893 10422 leader_election.cc:304] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 
W20260710 11:05:50.569084 10425 leader_election.cc:343] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.572391 10681 raft_consensus.cc:2804] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.572794 10681 raft_consensus.cc:493] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.573129 10681 raft_consensus.cc:3060] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.576231 10678 tablet_bootstrap.cc:654] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.578624 10679 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.579190 10679 ts_tablet_manager.cc:1403] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 11:05:50.558945 10677 raft_consensus.cc:385] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.580000 10677 raft_consensus.cc:740] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.581065 10677 consensus_queue.cc:260] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.582587 10679 raft_consensus.cc:359] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.583330 10679 raft_consensus.cc:385] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.583674 10679 raft_consensus.cc:740] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.584265 10677 ts_tablet_manager.cc:1434] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:05:50.584432 10679 consensus_queue.cc:260] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.585716 10677 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.586920 10679 ts_tablet_manager.cc:1434] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:05:50.587929 10679 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.596058 10679 tablet_bootstrap.cc:654] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.597993 10681 raft_consensus.cc:515] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.608681 10678 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.609201 10678 ts_tablet_manager.cc:1403] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.015s
I20260710 11:05:50.611658 10678 raft_consensus.cc:359] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.612401 10678 raft_consensus.cc:385] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.612686 10678 raft_consensus.cc:740] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.613638 10679 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.613409 10678 consensus_queue.cc:260] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.614069 10679 ts_tablet_manager.cc:1403] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260710 11:05:50.616648 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:50.617210 10679 raft_consensus.cc:359] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.618041 10679 raft_consensus.cc:385] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:50.618111 10425 leader_election.cc:343] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.618520 10678 ts_tablet_manager.cc:1434] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:50.618394 10679 raft_consensus.cc:740] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.619652 10678 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.619410 10679 consensus_queue.cc:260] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.620154 10689 raft_consensus.cc:493] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.619853 10681 leader_election.cc:290] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.620677 10689 raft_consensus.cc:515] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.621011 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.621623 10532 raft_consensus.cc:3060] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.623042 10689 leader_election.cc:290] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:50.623627 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:50.624291 10380 raft_consensus.cc:2468] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
I20260710 11:05:50.625371 10679 ts_tablet_manager.cc:1434] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:50.625694 10499 leader_election.cc:304] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:50.626480 10689 raft_consensus.cc:2804] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.626632 10678 tablet_bootstrap.cc:654] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.627054 10689 raft_consensus.cc:493] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.627385 10608 raft_consensus.cc:493] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.627539 10689 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.627923 10608 raft_consensus.cc:515] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.630218 10608 leader_election.cc:290] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.632009 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.632299 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:50.633363 10380 raft_consensus.cc:2468] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 0.
W20260710 11:05:50.633587 10422 leader_election.cc:343] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.635085 10425 leader_election.cc:304] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [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: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:50.635536 10689 raft_consensus.cc:515] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.637003 10608 raft_consensus.cc:2804] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.626739 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.638741 10608 raft_consensus.cc:493] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.638909 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:50.639200 10608 raft_consensus.cc:3060] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.639449 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.637876 10689 leader_election.cc:290] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:50.639524 10380 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:50.640709 10498 leader_election.cc:343] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:50.641755 10498 leader_election.cc:343] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.642208 10679 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.645865 10532 raft_consensus.cc:2468] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:50.626612 10677 tablet_bootstrap.cc:654] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.647405 10422 leader_election.cc:304] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:50.648669 10681 raft_consensus.cc:2804] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.649549 10678 tablet_bootstrap.cc:492] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.650053 10678 ts_tablet_manager.cc:1403] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 11:05:50.653964 10380 raft_consensus.cc:2468] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
I20260710 11:05:50.655187 10499 leader_election.cc:304] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [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: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:50.655972 10689 raft_consensus.cc:2804] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.656466 10689 raft_consensus.cc:697] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:50.657367 10689 consensus_queue.cc:237] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.659814 10679 tablet_bootstrap.cc:654] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.657349 10678 raft_consensus.cc:359] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.661156 10678 raft_consensus.cc:385] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.661432 10678 raft_consensus.cc:740] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.662153 10678 consensus_queue.cc:260] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.667655 10680 raft_consensus.cc:493] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.668141 10608 raft_consensus.cc:515] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.668208 10680 raft_consensus.cc:515] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.670522 10678 ts_tablet_manager.cc:1434] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 11:05:50.672395 10681 raft_consensus.cc:697] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:50.672729 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:50.673452 10379 raft_consensus.cc:3060] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.673740 10681 consensus_queue.cc:237] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.674414 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.680184 10677 tablet_bootstrap.cc:492] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.680832 10678 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.680706 10680 leader_election.cc:290] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.683342 10608 leader_election.cc:290] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.684383 10608 raft_consensus.cc:493] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.682426 10282 catalog_manager.cc:5697] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.684927 10608 raft_consensus.cc:515] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.687974 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
W20260710 11:05:50.689282 10425 leader_election.cc:343] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.690713 10682 raft_consensus.cc:493] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.691416 10682 raft_consensus.cc:515] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.692531 10608 leader_election.cc:290] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.694211 10682 leader_election.cc:290] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.696651 10379 raft_consensus.cc:2468] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 1.
I20260710 11:05:50.697252 10530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.697849 10425 leader_election.cc:304] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:50.698716 10608 raft_consensus.cc:2804] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.699158 10608 raft_consensus.cc:697] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:50.699941 10608 consensus_queue.cc:237] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
W20260710 11:05:50.701090 10347 leader_election.cc:343] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.680703 10677 ts_tablet_manager.cc:1403] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.001s
I20260710 11:05:50.703116 10678 tablet_bootstrap.cc:654] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.711301 10677 raft_consensus.cc:359] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.711784 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f521825c7404f0bb509277d12100273" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.712052 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.712148 10677 raft_consensus.cc:385] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.712767 10459 raft_consensus.cc:2468] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:50.712715 10677 raft_consensus.cc:740] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.715378 10678 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.718286 10678 ts_tablet_manager.cc:1403] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.002s
I20260710 11:05:50.718619 10349 leader_election.cc:304] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [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: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:50.718298 10677 consensus_queue.cc:260] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.719945 10682 raft_consensus.cc:2804] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.720372 10682 raft_consensus.cc:493] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.720754 10682 raft_consensus.cc:3060] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.721416 10678 raft_consensus.cc:359] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.721774 10680 raft_consensus.cc:493] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.723042 10678 raft_consensus.cc:385] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.723404 10678 raft_consensus.cc:740] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.723228 10680 raft_consensus.cc:515] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.724211 10678 consensus_queue.cc:260] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.724047 10278 catalog_manager.cc:5697] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.725746 10678 ts_tablet_manager.cc:1434] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:05:50.726593 10678 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: Bootstrap starting.
I20260710 11:05:50.727221 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.727939 10531 raft_consensus.cc:2468] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:50.729498 10347 leader_election.cc:304] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:50.730388 10663 raft_consensus.cc:2804] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.721895 10677 ts_tablet_manager.cc:1434] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260710 11:05:50.730755 10663 raft_consensus.cc:493] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.712692 10532 raft_consensus.cc:2393] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c26fadf517463eb408505e24c7e481 in current term 1: Already voted for candidate 0eafb20a7cf443a0bf9117607e712af2 in this term.
I20260710 11:05:50.731240 10678 tablet_bootstrap.cc:654] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.731326 10663 raft_consensus.cc:3060] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.732016 10677 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.732307 10347 leader_election.cc:304] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c26fadf517463eb408505e24c7e481; no voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b
W20260710 11:05:50.715147 10422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.67:37443, user_credentials={real_user=slave}} blocked reactor thread for 47276.9us
I20260710 11:05:50.738230 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.739698 10680 leader_election.cc:290] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.740327 10680 raft_consensus.cc:3060] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.741242 10677 tablet_bootstrap.cc:654] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.745770 10689 raft_consensus.cc:493] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.746416 10689 raft_consensus.cc:515] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.748704 10689 leader_election.cc:290] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:50.749586 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
W20260710 11:05:50.751680 10499 leader_election.cc:343] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.754640 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
W20260710 11:05:50.757612 10422 leader_election.cc:343] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.757696 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.758441 10459 raft_consensus.cc:2468] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 0.
W20260710 11:05:50.758741 10422 leader_election.cc:343] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.759250 10422 leader_election.cc:304] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2; no voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:50.770463 10681 raft_consensus.cc:2749] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.772033 10498 leader_election.cc:304] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:50.772722 10680 raft_consensus.cc:2749] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.773064 10689 raft_consensus.cc:2804] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.773504 10689 raft_consensus.cc:493] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.773854 10689 raft_consensus.cc:3060] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.776093 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.777035 10459 raft_consensus.cc:2468] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:50.781558 10682 raft_consensus.cc:515] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.783149 10689 raft_consensus.cc:515] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.785194 10689 leader_election.cc:290] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
W20260710 11:05:50.791639 10347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.180.67:37443, user_credentials={real_user=slave}} blocked reactor thread for 59432.4us
I20260710 11:05:50.794466 10679 tablet_bootstrap.cc:492] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.754230 10663 raft_consensus.cc:515] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.798539 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.799198 10459 raft_consensus.cc:3060] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.801789 10722 raft_consensus.cc:493] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.803169 10722 raft_consensus.cc:515] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.805490 10722 leader_election.cc:290] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.807986 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a7a8e76d044ab8b8e24011ed1e1f8a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.807986 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a7a8e76d044ab8b8e24011ed1e1f8a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.809788 10531 raft_consensus.cc:2468] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
W20260710 11:05:50.812772 10349 leader_election.cc:343] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.816903 10459 raft_consensus.cc:2468] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.820966 10677 tablet_bootstrap.cc:492] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.820746 10349 leader_election.cc:304] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:50.821805 10677 ts_tablet_manager.cc:1403] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.013s
I20260710 11:05:50.820751 10347 leader_election.cc:304] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [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: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:50.830926 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:50.836486 10682 leader_election.cc:290] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.826987 10677 raft_consensus.cc:359] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.833199 10679 ts_tablet_manager.cc:1403] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.207s	user 0.015s	sys 0.012s
I20260710 11:05:50.837550 10677 raft_consensus.cc:385] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:50.837668 10499 leader_election.cc:343] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.838406 10677 raft_consensus.cc:740] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.839538 10677 consensus_queue.cc:260] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.840116 10679 raft_consensus.cc:359] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.840795 10679 raft_consensus.cc:385] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.841096 10679 raft_consensus.cc:740] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.841761 10679 consensus_queue.cc:260] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.842728 10677 ts_tablet_manager.cc:1434] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:05:50.844163 10677 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.835983 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.845132 10456 raft_consensus.cc:3060] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.826174 10724 raft_consensus.cc:2804] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.849608 10679 ts_tablet_manager.cc:1434] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:50.849740 10724 raft_consensus.cc:697] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:50.851044 10724 consensus_queue.cc:237] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.850719 10679 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: Bootstrap starting.
I20260710 11:05:50.854725 10456 raft_consensus.cc:2468] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.830264 10715 raft_consensus.cc:2804] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.855751 10715 raft_consensus.cc:493] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.856187 10715 raft_consensus.cc:3060] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.861311 10679 tablet_bootstrap.cc:654] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.864236 10278 catalog_manager.cc:5697] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 1 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.835924 10663 leader_election.cc:290] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.872289 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3797b43bd7c24fbab4c30c30aca84211" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.872370 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.873199 10531 raft_consensus.cc:3060] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.873266 10457 raft_consensus.cc:3060] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.873822 10349 leader_election.cc:304] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:50.874393 10677 tablet_bootstrap.cc:654] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.875778 10663 raft_consensus.cc:2804] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.877444 10663 raft_consensus.cc:697] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:50.883354 10724 raft_consensus.cc:493] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.883884 10724 raft_consensus.cc:515] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.877295 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.885820 10724 leader_election.cc:290] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.886653 10663 consensus_queue.cc:237] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.889544 10457 raft_consensus.cc:2468] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 1.
W20260710 11:05:50.891717 10347 leader_election.cc:343] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.895293 10498 leader_election.cc:304] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 68c26fadf517463eb408505e24c7e481
I20260710 11:05:50.898903 10689 raft_consensus.cc:2804] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.900533 10689 raft_consensus.cc:697] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:50.900537 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e5985eaf74418bb8bf3fc97ada4335" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:50.901280 10532 raft_consensus.cc:2468] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:50.901482 10689 consensus_queue.cc:237] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.903016 10280 catalog_manager.cc:5697] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.905313 10715 raft_consensus.cc:515] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.908710 10715 leader_election.cc:290] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.908993 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a7a8e76d044ab8b8e24011ed1e1f8a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.909783 10457 raft_consensus.cc:3060] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.895402 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e5985eaf74418bb8bf3fc97ada4335" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:50.913617 10459 raft_consensus.cc:2468] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:50.914966 10349 leader_election.cc:304] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:50.914878 10531 raft_consensus.cc:2468] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.919245 10678 tablet_bootstrap.cc:492] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: No bootstrap required, opened a new log
I20260710 11:05:50.919879 10678 ts_tablet_manager.cc:1403] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: Time spent bootstrapping tablet: real 0.193s	user 0.067s	sys 0.064s
I20260710 11:05:50.917685 10715 raft_consensus.cc:2804] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.922434 10715 raft_consensus.cc:493] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.924726 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a7a8e76d044ab8b8e24011ed1e1f8a" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.925299 10531 raft_consensus.cc:3060] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.923401 10715 raft_consensus.cc:3060] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.929533 10278 catalog_manager.cc:5697] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 1 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.934378 10531 raft_consensus.cc:2468] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.931973 10679 tablet_bootstrap.cc:492] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: No bootstrap required, opened a new log
I20260710 11:05:50.935384 10679 ts_tablet_manager.cc:1403] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.000s
I20260710 11:05:50.938026 10677 tablet_bootstrap.cc:492] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.934350 10678 raft_consensus.cc:359] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.939208 10678 raft_consensus.cc:385] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.939908 10678 raft_consensus.cc:740] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.939806 10347 leader_election.cc:304] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:50.938622 10677 ts_tablet_manager.cc:1403] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.000s
I20260710 11:05:50.942554 10663 raft_consensus.cc:2804] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.939806 10715 raft_consensus.cc:515] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.943003 10663 raft_consensus.cc:697] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:50.942780 10280 catalog_manager.cc:5697] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.943867 10663 consensus_queue.cc:237] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.944509 10677 raft_consensus.cc:359] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.945153 10677 raft_consensus.cc:385] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.945259 10456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e5985eaf74418bb8bf3fc97ada4335" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:50.945493 10715 leader_election.cc:290] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:50.941872 10678 consensus_queue.cc:260] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.945920 10456 raft_consensus.cc:3060] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.947400 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e5985eaf74418bb8bf3fc97ada4335" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:50.947676 10678 ts_tablet_manager.cc:1434] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:05:50.947981 10531 raft_consensus.cc:3060] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.948487 10679 raft_consensus.cc:359] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.949146 10679 raft_consensus.cc:385] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.949424 10679 raft_consensus.cc:740] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.950081 10679 consensus_queue.cc:260] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.952064 10679 ts_tablet_manager.cc:1434] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:05:50.945464 10677 raft_consensus.cc:740] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.954627 10456 raft_consensus.cc:2468] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.958742 10677 consensus_queue.cc:260] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.959661 10349 leader_election.cc:304] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:50.954694 10531 raft_consensus.cc:2468] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.955912 10457 raft_consensus.cc:2468] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:50.960879 10677 ts_tablet_manager.cc:1434] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:05:50.961303 10715 raft_consensus.cc:2804] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.961802 10715 raft_consensus.cc:697] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:50.962473 10715 consensus_queue.cc:237] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.965957 10677 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Bootstrap starting.
I20260710 11:05:50.971246 10677 tablet_bootstrap.cc:654] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.977222 10677 tablet_bootstrap.cc:492] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: No bootstrap required, opened a new log
I20260710 11:05:50.977643 10677 ts_tablet_manager.cc:1403] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:50.978746 10280 catalog_manager.cc:5697] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.980245 10677 raft_consensus.cc:359] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.980278 10280 catalog_manager.cc:5697] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.981104 10677 raft_consensus.cc:385] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.981493 10677 raft_consensus.cc:740] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.982172 10677 consensus_queue.cc:260] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:50.984171 10677 ts_tablet_manager.cc:1434] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:51.064836 10681 consensus_queue.cc:1048] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.066291 10715 raft_consensus.cc:493] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.066902 10715 raft_consensus.cc:515] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.068977 10715 leader_election.cc:290] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:51.070144 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:51.070277 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:51.070803 10531 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:51.071007 10457 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 0.
I20260710 11:05:51.071866 10347 leader_election.cc:304] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:51.073360 10715 raft_consensus.cc:2804] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:51.073712 10715 raft_consensus.cc:493] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:51.074033 10715 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.074540 10689 raft_consensus.cc:493] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.075050 10689 raft_consensus.cc:515] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.078583 10380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:51.079380 10380 raft_consensus.cc:2393] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981e950ac2584d2faec039c7fe5b771b in current term 1: Already voted for candidate 0eafb20a7cf443a0bf9117607e712af2 in this term.
I20260710 11:05:51.079520 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae97ad89c0ed4c8499653a9307be1e95" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:51.080893 10498 leader_election.cc:304] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481
I20260710 11:05:51.078023 10689 leader_election.cc:290] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:51.081703 10665 raft_consensus.cc:3060] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.086187 10706 consensus_queue.cc:1048] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:51.089375 10715 raft_consensus.cc:515] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.090559 10665 raft_consensus.cc:2749] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:51.091519 10715 leader_election.cc:290] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Requested vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:51.092078 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:51.092530 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:51.093154 10532 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.093456 10457 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.100045 10457 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:51.100045 10532 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c26fadf517463eb408505e24c7e481 in term 1.
I20260710 11:05:51.101238 10349 leader_election.cc:304] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:51.102022 10715 raft_consensus.cc:2804] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:51.102492 10715 raft_consensus.cc:697] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Leader. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:51.103236 10715 consensus_queue.cc:237] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.111137 10278 catalog_manager.cc:5697] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c26fadf517463eb408505e24c7e481 (127.5.180.65). New cstate: current_term: 1 leader_uuid: "68c26fadf517463eb408505e24c7e481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.132632 10665 raft_consensus.cc:493] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.133275 10665 raft_consensus.cc:515] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.135088 10665 leader_election.cc:290] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:51.135792 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c26fadf517463eb408505e24c7e481" is_pre_election: true
I20260710 11:05:51.136049 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee074aacd7342a8a539beb3af5f756f" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:51.136862 10457 raft_consensus.cc:2393] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981e950ac2584d2faec039c7fe5b771b in current term 1: Already voted for candidate 68c26fadf517463eb408505e24c7e481 in this term.
I20260710 11:05:51.137705 10498 leader_election.cc:304] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981e950ac2584d2faec039c7fe5b771b; no voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481
I20260710 11:05:51.138409 10665 raft_consensus.cc:3060] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.143502 10665 raft_consensus.cc:2749] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:51.145051 10665 consensus_queue.cc:1048] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.153156 10457 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.161212 10740 consensus_queue.cc:1048] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.168730 10715 raft_consensus.cc:493] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.169299 10715 raft_consensus.cc:515] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.172199 10457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eafb20a7cf443a0bf9117607e712af2" is_pre_election: true
I20260710 11:05:51.172537 10715 leader_election.cc:290] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:51.172515 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d7d9cb01674047b837c45cb7b2c16b" candidate_uuid: "68c26fadf517463eb408505e24c7e481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981e950ac2584d2faec039c7fe5b771b" is_pre_election: true
I20260710 11:05:51.173252 10457 raft_consensus.cc:2393] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c26fadf517463eb408505e24c7e481 in current term 1: Already voted for candidate 981e950ac2584d2faec039c7fe5b771b in this term.
I20260710 11:05:51.174247 10349 leader_election.cc:304] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c26fadf517463eb408505e24c7e481; no voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:51.174960 10715 raft_consensus.cc:3060] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.180480 10715 raft_consensus.cc:2749] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:51.198575 10706 consensus_queue.cc:1048] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.209174 10710 consensus_queue.cc:1048] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.327492 10740 consensus_queue.cc:1048] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.336498 10663 consensus_queue.cc:1048] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.341344 10665 consensus_queue.cc:1048] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.347644 10720 consensus_queue.cc:1048] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.352620 10663 consensus_queue.cc:1048] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.365816 10682 consensus_queue.cc:1048] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.367218 10530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ba04946b47143129de10cc91644d87b"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
mode: GRACEFUL
new_leader_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:33328
I20260710 11:05:51.368044 10530 raft_consensus.cc:606] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Received request to transfer leadership to TS 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:51.376263 10682 consensus_queue.cc:1048] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.405951 10379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
mode: GRACEFUL
new_leader_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:34716
I20260710 11:05:51.406813 10379 raft_consensus.cc:606] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Received request to transfer leadership to TS 0eafb20a7cf443a0bf9117607e712af2
I20260710 11:05:51.421744 10720 consensus_queue.cc:1048] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.425766 10724 consensus_queue.cc:1048] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.441778 10720 consensus_queue.cc:1048] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.528692 10720 consensus_queue.cc:1048] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.534951 10715 raft_consensus.cc:993] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: : Instructing follower 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:51.535454 10682 raft_consensus.cc:1081] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Signalling peer 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:51.538704 10457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:46474
I20260710 11:05:51.540158 10457 raft_consensus.cc:493] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.540586 10457 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.542057 10682 consensus_queue.cc:1048] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.548885 10457 raft_consensus.cc:515] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.552369 10457 leader_election.cc:290] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:51.553040 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:51.553440 10531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5021865cc9a4092adf418b1535b59c4" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:51.553663 10379 raft_consensus.cc:3055] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.554136 10379 raft_consensus.cc:740] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:51.554191 10531 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.555058 10379 consensus_queue.cc:260] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.556309 10379 raft_consensus.cc:3060] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.561668 10531 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:51.563028 10422 leader_election.cc:304] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:51.563482 10379 raft_consensus.cc:2468] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:51.563923 10706 raft_consensus.cc:2804] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.564471 10706 raft_consensus.cc:697] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:51.565322 10706 consensus_queue.cc:237] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.572651 10282 catalog_manager.cc:5697] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 1 to 2, leader changed from 68c26fadf517463eb408505e24c7e481 (127.5.180.65) to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.765604 10689 raft_consensus.cc:993] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: : Instructing follower 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:51.766072 10665 raft_consensus.cc:1081] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Signalling peer 0eafb20a7cf443a0bf9117607e712af2 to start an election
I20260710 11:05:51.767450 10457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ba04946b47143129de10cc91644d87b"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
 from {username='slave'} at 127.0.0.1:46482
I20260710 11:05:51.767973 10457 raft_consensus.cc:493] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.768338 10457 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.776707 10457 raft_consensus.cc:515] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.779422 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:51.779597 10457 leader_election.cc:290] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 981e950ac2584d2faec039c7fe5b771b (127.5.180.67:37443)
I20260710 11:05:51.780112 10379 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.780417 10532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba04946b47143129de10cc91644d87b" candidate_uuid: "0eafb20a7cf443a0bf9117607e712af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
I20260710 11:05:51.780982 10532 raft_consensus.cc:3055] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.781297 10532 raft_consensus.cc:740] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:51.782075 10532 consensus_queue.cc:260] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.783142 10532 raft_consensus.cc:3060] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.787587 10379 raft_consensus.cc:2468] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:51.788568 10532 raft_consensus.cc:2468] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eafb20a7cf443a0bf9117607e712af2 in term 2.
I20260710 11:05:51.788746 10425 leader_election.cc:304] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eafb20a7cf443a0bf9117607e712af2, 68c26fadf517463eb408505e24c7e481; no voters: 
I20260710 11:05:51.789599 10706 raft_consensus.cc:2804] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.790073 10706 raft_consensus.cc:697] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Leader. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:51.790756 10706 consensus_queue.cc:237] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:51.798673 10278 catalog_manager.cc:5697] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 reported cstate change: term changed from 1 to 2, leader changed from 981e950ac2584d2faec039c7fe5b771b (127.5.180.67) to 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66). New cstate: current_term: 2 leader_uuid: "0eafb20a7cf443a0bf9117607e712af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.958773 10379 raft_consensus.cc:1275] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.960167 10706 consensus_queue.cc:1048] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.968014 10531 raft_consensus.cc:1275] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.969542 10706 consensus_queue.cc:1048] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.205507 10531 raft_consensus.cc:1275] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.207041 10706 consensus_queue.cc:1048] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.219658 10379 raft_consensus.cc:1275] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Refusing update from remote peer 0eafb20a7cf443a0bf9117607e712af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.221263 10710 consensus_queue.cc:1048] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:54.421006 10282 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53172:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:54.443851 10282 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53172:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:54.604630  5841 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:54.679407 10780 log.cc:927] Time spent T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260710 11:05:54.696085 10783 log.cc:927] Time spent T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Append to log took a long time: real 0.134s	user 0.001s	sys 0.003s
W20260710 11:05:54.708988 10797 log.cc:927] Time spent T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260710 11:05:54.711418 10792 log.cc:927] Time spent T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Append to log took a long time: real 0.060s	user 0.000s	sys 0.002s
I20260710 11:05:54.748564 10811 tablet.cc:1724] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:54.786072 10425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.65:42193, user_credentials={real_user=slave}} blocked reactor thread for 74521.8us
I20260710 11:05:54.848554 10823 tablet.cc:1724] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.854408 10817 tablet.cc:1724] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.861296 10819 tablet.cc:1724] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.866501 10824 tablet.cc:1724] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.869302 10812 tablet.cc:1724] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.872892 10811 tablet.cc:1724] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.906702 10829 tablet.cc:1724] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.919579 10834 tablet.cc:1724] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:54.945046 10830 tablet.cc:1724] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:54.946614 10828 log.cc:927] Time spent T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260710 11:05:54.963845 10347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.67:37443, user_credentials={real_user=slave}} blocked reactor thread for 48275.2us
I20260710 11:05:54.996089 10459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a"
dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
mode: GRACEFUL
new_leader_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:33954
I20260710 11:05:54.996999 10459 raft_consensus.cc:606] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Received request to transfer leadership to TS 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:55.023088 10814 raft_consensus.cc:993] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: : Instructing follower 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:55.023761 10814 raft_consensus.cc:1081] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Signalling peer 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:55.023191 10835 tablet.cc:1724] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.026422 10531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:33316
I20260710 11:05:55.027212 10531 raft_consensus.cc:493] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.027694 10531 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.034170 10812 tablet.cc:1724] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.036372 10531 raft_consensus.cc:515] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.041960 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:55.042919 10531 leader_election.cc:290] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 3 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:55.042958 10379 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.044152 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8500a5e0bc49c0beae4be14c954a2a" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:55.044931 10455 raft_consensus.cc:3055] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.045316 10455 raft_consensus.cc:740] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0eafb20a7cf443a0bf9117607e712af2, State: Running, Role: LEADER
I20260710 11:05:55.046473 10455 consensus_queue.cc:260] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [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: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.049480 10455 raft_consensus.cc:3060] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.059542 10824 tablet.cc:1724] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.060491 10837 tablet.cc:1724] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.063918 10838 tablet.cc:1724] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.065558 10379 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 3.
W20260710 11:05:55.075219 10349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.180.66:43741, user_credentials={real_user=slave}} blocked reactor thread for 144839us
I20260710 11:05:55.105700 10384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822"
dest_uuid: "68c26fadf517463eb408505e24c7e481"
mode: GRACEFUL
new_leader_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:54174
I20260710 11:05:55.106302 10384 raft_consensus.cc:606] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Received request to transfer leadership to TS 981e950ac2584d2faec039c7fe5b771b
I20260710 11:05:55.077278 10824 tablet.cc:1724] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.109333 10837 tablet.cc:1724] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.110405 10834 tablet.cc:1724] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.111261 10499 leader_election.cc:304] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [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: 68c26fadf517463eb408505e24c7e481, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:55.112337 10689 raft_consensus.cc:2804] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.110451  5841 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:55.113158  5841 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:55.113741 10689 raft_consensus.cc:697] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 3 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:55.114682 10689 consensus_queue.cc:237] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [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: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.118711 10835 tablet.cc:1724] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.080915 10838 tablet.cc:1724] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.071235 10455 raft_consensus.cc:2468] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 3.
I20260710 11:05:55.095871 10819 tablet.cc:1724] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.041874 10817 tablet.cc:1724] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.133235 10829 tablet.cc:1724] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.099634 10812 tablet.cc:1724] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.100243 10811 tablet.cc:1724] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.101930 10830 tablet.cc:1724] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.031083 10823 tablet.cc:1724] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:55.185000 10282 catalog_manager.cc:5697] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 2 to 3, leader changed from 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66) to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 3 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.200198 10278 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: soft_deleted_table [id=6f34073f83064d8685044be3dcc5de31] alter complete (version 1)
I20260710 11:05:55.344544 10761 raft_consensus.cc:993] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: : Instructing follower 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:55.345148 10832 raft_consensus.cc:1081] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Signalling peer 981e950ac2584d2faec039c7fe5b771b to start an election
I20260710 11:05:55.346742 10530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822"
dest_uuid: "981e950ac2584d2faec039c7fe5b771b"
 from {username='slave'} at 127.0.0.1:33306
I20260710 11:05:55.347314 10530 raft_consensus.cc:493] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.347604 10530 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.352599 10530 raft_consensus.cc:515] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.354305 10530 leader_election.cc:290] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [CANDIDATE]: Term 3 election: Requested vote from peers 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193), 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741)
I20260710 11:05:55.355166 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68c26fadf517463eb408505e24c7e481"
I20260710 11:05:55.355342 10455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be82faec708a4ce4ac0fa4927d12a822" candidate_uuid: "981e950ac2584d2faec039c7fe5b771b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0eafb20a7cf443a0bf9117607e712af2"
I20260710 11:05:55.355749 10384 raft_consensus.cc:3055] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.355953 10455 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.356153 10384 raft_consensus.cc:740] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68c26fadf517463eb408505e24c7e481, State: Running, Role: LEADER
I20260710 11:05:55.357044 10384 consensus_queue.cc:260] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [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: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.358085 10384 raft_consensus.cc:3060] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.361610 10455 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 3.
I20260710 11:05:55.363055 10498 leader_election.cc:304] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [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: 0eafb20a7cf443a0bf9117607e712af2, 981e950ac2584d2faec039c7fe5b771b; no voters: 
I20260710 11:05:55.363656 10384 raft_consensus.cc:2468] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981e950ac2584d2faec039c7fe5b771b in term 3.
I20260710 11:05:55.363950 10689 raft_consensus.cc:2804] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.364460 10689 raft_consensus.cc:697] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 3 LEADER]: Becoming Leader. State: Replica: 981e950ac2584d2faec039c7fe5b771b, State: Running, Role: LEADER
I20260710 11:05:55.365239 10689 consensus_queue.cc:237] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [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: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } }
I20260710 11:05:55.373916 10278 catalog_manager.cc:5697] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b reported cstate change: term changed from 2 to 3, leader changed from 68c26fadf517463eb408505e24c7e481 (127.5.180.65) to 981e950ac2584d2faec039c7fe5b771b (127.5.180.67). New cstate: current_term: 3 leader_uuid: "981e950ac2584d2faec039c7fe5b771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981e950ac2584d2faec039c7fe5b771b" member_type: VOTER last_known_addr { host: "127.5.180.67" port: 37443 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.510629 10455 raft_consensus.cc:1275] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.511811 10689 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.525735 10384 raft_consensus.cc:1275] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.527146 10851 consensus_queue.cc:1048] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.812355 10384 raft_consensus.cc:1275] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.813635 10689 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c26fadf517463eb408505e24c7e481" member_type: VOTER last_known_addr { host: "127.5.180.65" port: 42193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.821988 10455 raft_consensus.cc:1275] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Refusing update from remote peer 981e950ac2584d2faec039c7fe5b771b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.823747 10851 consensus_queue.cc:1048] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eafb20a7cf443a0bf9117607e712af2" member_type: VOTER last_known_addr { host: "127.5.180.66" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:56.170936  5841 tablet_server.cc:179] TabletServer@127.5.180.65:0 shutting down...
I20260710 11:05:56.202183  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:56.203042  5841 tablet_replica.cc:333] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.203722  5841 raft_consensus.cc:2243] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.204219  5841 raft_consensus.cc:2272] T f5021865cc9a4092adf418b1535b59c4 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.206141  5841 tablet_replica.cc:333] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.206724  5841 raft_consensus.cc:2243] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.207201  5841 raft_consensus.cc:2272] T 4f521825c7404f0bb509277d12100273 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.209004  5841 tablet_replica.cc:333] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.209689  5841 raft_consensus.cc:2243] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.210575  5841 raft_consensus.cc:2272] T 3797b43bd7c24fbab4c30c30aca84211 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:56.211449 10425 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:05:56.212919  5841 tablet_replica.cc:333] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.213594  5841 raft_consensus.cc:2243] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.214512  5841 raft_consensus.cc:2272] T d2e5985eaf74418bb8bf3fc97ada4335 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:56.215214 10425 consensus_peers.cc:597] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.216625  5841 tablet_replica.cc:333] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.217281  5841 raft_consensus.cc:2243] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.217847  5841 raft_consensus.cc:2272] T 7ba04946b47143129de10cc91644d87b P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.219885  5841 tablet_replica.cc:333] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.220479  5841 raft_consensus.cc:2243] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.220981  5841 raft_consensus.cc:2272] T 8d6db8e519b24b7a93ce018c353bcf06 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.223515  5841 tablet_replica.cc:333] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.224272  5841 raft_consensus.cc:2243] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.224900  5841 raft_consensus.cc:2272] T 61e3197b703f458196fe8c08e0577890 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.227216  5841 tablet_replica.cc:333] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.227713  5841 raft_consensus.cc:2243] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.228066  5841 raft_consensus.cc:2272] T be82faec708a4ce4ac0fa4927d12a822 P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.230324  5841 tablet_replica.cc:333] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.230919  5841 raft_consensus.cc:2243] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.231307  5841 raft_consensus.cc:2272] T ae97ad89c0ed4c8499653a9307be1e95 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.232904  5841 tablet_replica.cc:333] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.233340  5841 raft_consensus.cc:2243] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.234071  5841 raft_consensus.cc:2272] T 99c7da7345d24b6e9480cce45e3d4159 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.235992  5841 tablet_replica.cc:333] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.236433  5841 raft_consensus.cc:2243] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.237187  5841 raft_consensus.cc:2272] T 86159f976aad446cb059f835de6f2331 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.239384  5841 tablet_replica.cc:333] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.240072  5841 raft_consensus.cc:2243] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.240465  5841 raft_consensus.cc:2272] T 9a8500a5e0bc49c0beae4be14c954a2a P 68c26fadf517463eb408505e24c7e481 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:56.242936 10425 consensus_peers.cc:597] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.243806  5841 tablet_replica.cc:333] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.244547  5841 raft_consensus.cc:2243] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.244921  5841 raft_consensus.cc:2272] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.246774  5841 tablet_replica.cc:333] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.247414  5841 raft_consensus.cc:2243] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.248180  5841 raft_consensus.cc:2272] T f656ba16652e40439709079eef13b957 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.249891  5841 tablet_replica.cc:333] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.250329  5841 raft_consensus.cc:2243] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.251080  5841 raft_consensus.cc:2272] T 5ee074aacd7342a8a539beb3af5f756f P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.252934  5841 tablet_replica.cc:333] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.253391  5841 raft_consensus.cc:2243] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.253759  5841 raft_consensus.cc:2272] T f0d7d9cb01674047b837c45cb7b2c16b P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.255528  5841 tablet_replica.cc:333] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.255945  5841 raft_consensus.cc:2243] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.256573  5841 raft_consensus.cc:2272] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 68c26fadf517463eb408505e24c7e481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.258671  5841 tablet_replica.cc:333] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481: stopping tablet replica
I20260710 11:05:56.259143  5841 raft_consensus.cc:2243] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.259492  5841 raft_consensus.cc:2272] T c2ffc477a5514a01aa4f2cdebed5ab12 P 68c26fadf517463eb408505e24c7e481 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:56.275677 10425 consensus_peers.cc:597] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:56.282403 10499 consensus_peers.cc:597] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.300387  5841 tablet_server.cc:196] TabletServer@127.5.180.65:0 shutdown complete.
W20260710 11:05:56.330247 10499 consensus_peers.cc:597] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:42193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.341497  5841 tablet_server.cc:179] TabletServer@127.5.180.66:0 shutting down...
W20260710 11:05:56.344025 10499 consensus_peers.cc:597] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:42193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.375300  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:56.376343  5841 tablet_replica.cc:333] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.377208  5841 raft_consensus.cc:2243] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.378151  5841 raft_consensus.cc:2272] T 7ba04946b47143129de10cc91644d87b P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.380378  5841 tablet_replica.cc:333] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.381011  5841 raft_consensus.cc:2243] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.381502  5841 raft_consensus.cc:2272] T d2e5985eaf74418bb8bf3fc97ada4335 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.383437  5841 tablet_replica.cc:333] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.383996  5841 raft_consensus.cc:2243] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.384735  5841 raft_consensus.cc:2272] T 4f521825c7404f0bb509277d12100273 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.386615  5841 tablet_replica.cc:333] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.387220  5841 raft_consensus.cc:2243] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.387949  5841 raft_consensus.cc:2272] T ae97ad89c0ed4c8499653a9307be1e95 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.389824  5841 tablet_replica.cc:333] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.390496  5841 raft_consensus.cc:2243] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.391010  5841 raft_consensus.cc:2272] T 3797b43bd7c24fbab4c30c30aca84211 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.392810  5841 tablet_replica.cc:333] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.393396  5841 raft_consensus.cc:2243] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.394165  5841 raft_consensus.cc:2272] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.396068  5841 tablet_replica.cc:333] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.396624  5841 raft_consensus.cc:2243] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.397060  5841 raft_consensus.cc:2272] T 9a8500a5e0bc49c0beae4be14c954a2a P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.399843  5841 tablet_replica.cc:333] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.400447  5841 raft_consensus.cc:2243] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.401211  5841 raft_consensus.cc:2272] T f5021865cc9a4092adf418b1535b59c4 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.403209  5841 tablet_replica.cc:333] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.403774  5841 raft_consensus.cc:2243] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.404232  5841 raft_consensus.cc:2272] T 5ee074aacd7342a8a539beb3af5f756f P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.406138  5841 tablet_replica.cc:333] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.406706  5841 raft_consensus.cc:2243] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.407672  5841 raft_consensus.cc:2272] T 61e3197b703f458196fe8c08e0577890 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.409621  5841 tablet_replica.cc:333] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.410168  5841 raft_consensus.cc:2243] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.410591  5841 raft_consensus.cc:2272] T be82faec708a4ce4ac0fa4927d12a822 P 0eafb20a7cf443a0bf9117607e712af2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.413113  5841 tablet_replica.cc:333] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.413693  5841 raft_consensus.cc:2243] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.414489  5841 raft_consensus.cc:2272] T 8d6db8e519b24b7a93ce018c353bcf06 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.416604  5841 tablet_replica.cc:333] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.417150  5841 raft_consensus.cc:2243] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.417608  5841 raft_consensus.cc:2272] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.419441  5841 tablet_replica.cc:333] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.420001  5841 raft_consensus.cc:2243] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.420442  5841 raft_consensus.cc:2272] T f0d7d9cb01674047b837c45cb7b2c16b P 0eafb20a7cf443a0bf9117607e712af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.422269  5841 tablet_replica.cc:333] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.422904  5841 raft_consensus.cc:2243] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.423364  5841 raft_consensus.cc:2272] T c2ffc477a5514a01aa4f2cdebed5ab12 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.425253  5841 tablet_replica.cc:333] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.425789  5841 raft_consensus.cc:2243] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.426240  5841 raft_consensus.cc:2272] T f656ba16652e40439709079eef13b957 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.428196  5841 tablet_replica.cc:333] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.428714  5841 raft_consensus.cc:2243] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.429203  5841 raft_consensus.cc:2272] T 99c7da7345d24b6e9480cce45e3d4159 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.431210  5841 tablet_replica.cc:333] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2: stopping tablet replica
I20260710 11:05:56.431674  5841 raft_consensus.cc:2243] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.432138  5841 raft_consensus.cc:2272] T 86159f976aad446cb059f835de6f2331 P 0eafb20a7cf443a0bf9117607e712af2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:56.459384 10498 consensus_peers.cc:597] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b -> Peer 0eafb20a7cf443a0bf9117607e712af2 (127.5.180.66:43741): Couldn't send request to peer 0eafb20a7cf443a0bf9117607e712af2. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.66:43741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.470356  5841 tablet_server.cc:196] TabletServer@127.5.180.66:0 shutdown complete.
I20260710 11:05:56.502605  5841 tablet_server.cc:179] TabletServer@127.5.180.67:0 shutting down...
I20260710 11:05:56.530494  5841 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:56.531224  5841 tablet_replica.cc:333] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.531847  5841 raft_consensus.cc:2243] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.532325  5841 raft_consensus.cc:2272] T 5ee074aacd7342a8a539beb3af5f756f P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.534150  5841 tablet_replica.cc:333] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.534670  5841 raft_consensus.cc:2243] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.535132  5841 raft_consensus.cc:2272] T ae97ad89c0ed4c8499653a9307be1e95 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.536764  5841 tablet_replica.cc:333] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.537328  5841 raft_consensus.cc:2243] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.537724  5841 raft_consensus.cc:2272] T f5021865cc9a4092adf418b1535b59c4 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.539463  5841 tablet_replica.cc:333] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.539981  5841 raft_consensus.cc:2243] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.540395  5841 raft_consensus.cc:2272] T 4f521825c7404f0bb509277d12100273 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.542260  5841 tablet_replica.cc:333] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.543076  5841 raft_consensus.cc:2243] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.543525  5841 raft_consensus.cc:2272] T d2e5985eaf74418bb8bf3fc97ada4335 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.545324  5841 tablet_replica.cc:333] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.545986  5841 raft_consensus.cc:2243] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:56.546093 10499 consensus_peers.cc:597] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b -> Peer 68c26fadf517463eb408505e24c7e481 (127.5.180.65:42193): Couldn't send request to peer 68c26fadf517463eb408505e24c7e481. Status: Network error: Client connection negotiation failed: client connection to 127.5.180.65:42193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.546476  5841 raft_consensus.cc:2272] T 7ba04946b47143129de10cc91644d87b P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.548332  5841 tablet_replica.cc:333] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.548833  5841 raft_consensus.cc:2243] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.549227  5841 raft_consensus.cc:2272] T 7f7c5d1980484a60aaaf9880be9bbbe6 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.551056  5841 tablet_replica.cc:333] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.551582  5841 raft_consensus.cc:2243] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.552282  5841 raft_consensus.cc:2272] T 9a8500a5e0bc49c0beae4be14c954a2a P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.553987  5841 tablet_replica.cc:333] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.554483  5841 raft_consensus.cc:2243] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.554970  5841 raft_consensus.cc:2272] T 86159f976aad446cb059f835de6f2331 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.556702  5841 tablet_replica.cc:333] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.557209  5841 raft_consensus.cc:2243] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.557610  5841 raft_consensus.cc:2272] T 99c7da7345d24b6e9480cce45e3d4159 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.559667  5841 tablet_replica.cc:333] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.560192  5841 raft_consensus.cc:2243] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.560597  5841 raft_consensus.cc:2272] T 3797b43bd7c24fbab4c30c30aca84211 P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.562391  5841 tablet_replica.cc:333] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.562947  5841 raft_consensus.cc:2243] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.563355  5841 raft_consensus.cc:2272] T f0a7a8e76d044ab8b8e24011ed1e1f8a P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.564989  5841 tablet_replica.cc:333] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.565480  5841 raft_consensus.cc:2243] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.566169  5841 raft_consensus.cc:2272] T f0d7d9cb01674047b837c45cb7b2c16b P 981e950ac2584d2faec039c7fe5b771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.567879  5841 tablet_replica.cc:333] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.568341  5841 raft_consensus.cc:2243] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.569082  5841 raft_consensus.cc:2272] T c2ffc477a5514a01aa4f2cdebed5ab12 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.570730  5841 tablet_replica.cc:333] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.571271  5841 raft_consensus.cc:2243] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.572036  5841 raft_consensus.cc:2272] T be82faec708a4ce4ac0fa4927d12a822 P 981e950ac2584d2faec039c7fe5b771b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.574294  5841 tablet_replica.cc:333] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.574824  5841 raft_consensus.cc:2243] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.575269  5841 raft_consensus.cc:2272] T 61e3197b703f458196fe8c08e0577890 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.577001  5841 tablet_replica.cc:333] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.577620  5841 raft_consensus.cc:2243] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.578150  5841 raft_consensus.cc:2272] T 8d6db8e519b24b7a93ce018c353bcf06 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.579891  5841 tablet_replica.cc:333] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b: stopping tablet replica
I20260710 11:05:56.580394  5841 raft_consensus.cc:2243] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.580790  5841 raft_consensus.cc:2272] T f656ba16652e40439709079eef13b957 P 981e950ac2584d2faec039c7fe5b771b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.617513  5841 tablet_server.cc:196] TabletServer@127.5.180.67:0 shutdown complete.
I20260710 11:05:56.647274  5841 master.cc:562] Master@127.5.180.126:45817 shutting down...
I20260710 11:05:56.667810  5841 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.668341  5841 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.668675  5841 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b72b41790034f23a5ade6128800c9ab: stopping tablet replica
I20260710 11:05:56.688584  5841 master.cc:584] Master@127.5.180.126:45817 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11592 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24233 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114407 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:56.742017  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260710 11:05:56.742316  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260710 11:05:56.742506  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260710 11:05:56.742717  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:05:56.743031  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:05:56.743297  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:05:56.743618  5841 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
